Using the Ruby Dev-Tools plug-in for Eclipse
An anonymous reader writes "IBM Developerworks is running an article that introduces using the Ruby Development Tools (RDT) plug-in for Eclipse, which allows Eclipse to become a first-rate Ruby development environment. Ruby developers who want to learn how to use the rich infrastructure of the Eclipse community to support their language will benefit, as will Java developers who are interested in using Ruby."
And Eclipse? simply the best development IDE available IMHO...... And all of that in only a few thousand lines of code.....
...Truly the emacs of this generation.
From vi, to emacs, to eclipse (ratios of memory usage in each generation maintained!)
I actually do not like the eclipse editor component as much as emacs. Ideally, I'd want the GUI-esque browsing/completion/etc of eclipse with the emacs editor. (There have been attempts at this, but none of them feel "right")
It's also harder to write ad-hoc extensions to an eclipse plugin, which is one large benefit emacs has over it.
df