On Sat, 2007-11-03 at 17:02 -0400, Richard wrote: > Looking to get into programming for linux, > would like to do: Java, Perl & Lisp > > What editors (IDE or RAD) environment application would work > or if needed to run 2 or 3 different editors that would be fine too. > > (please no: emacs or vi (or command line apps) > > wanting something that would be better than xcode on the mac, > which contain all libraries, and syntax for dozen of languages, > it just made it easier to type and see a drop down command choice, > from the contextual menu. with a built-in debugger..neat. > > TIA - > Richard > > Hey I am a vi/vim/gvim user but if you were to dismiss the vi/emacs families then the default gnome editor gedit is actually surprisingly good. It has syntax highlighting, milti-tabbed editing, compile, run, etc (using 'external tools' plugin), and heaps of plugins for extras like command completion etc. Just because it's the default doesn't mean it needs replacing.
On the other hand, if you're after a full IDE, especially for java, then Eclipse (www.eclipse.org) is probably the weapon of choice from what I hear. cheers, Owen. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]