A look at the Eclipse IDE: Oreilly
Submitted by charlie.collins on Mon, 11/17/2003 - 09:29
Tagged:
Another good Oreilly article. This one is about Eclipse, the IBM backed open source IDE that runs on SWT (java, but much more native hooked than AWT, thus only runs where the SWT tookit has been ported, but runs much much cleaner and faster than Swing/AWT).
Eclipse is great stuff. Has several good built in editors and "perspectives" (including emacs key bindings ;)), does refactoring, reformatting, debugging, has a ton of "plugins" and so on. (Note NetBeans the Sun backed open source IDE is also pretty good, but IMHO Eclipse is better because of SWT, ie faster.)
The linked Orielly article is again high level and its focused on Mac, but it is also a good Eclipse intro, checkit via the link. A Look at the Eclipse IDE: Oreilly







Comments
Re: A look at the Eclipse IDE: Oreilly
Re: A look at the Eclipse IDE: Oreilly
Re: A look at the Eclipse IDE: Oreilly
Re: A look at the Eclipse IDE: Oreilly