Eclipse

From Rosetta Code
Revision as of 20:20, 30 January 2008 by rosettacode>Mwn3d (New page: {{IDE}}'''Eclipse''' is an open-source IDE written mostly in Java. The project originated at IBM and was turned over to the Ec...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Eclipse is an example of an Integrated Development Environment, a class of software which typically combines enhanced editing and debugging features.

Eclipse is an open-source IDE written mostly in Java. The project originated at IBM and was turned over to the Eclipse Foundation in 2003. Without plugins, it is used for developing Java, and includes a package manager, CVS functionality, a debugger, and an editor with syntax highlighting. Plugins have been made for a variety of other programming languages including Ruby and C++.