Eclipse (computing)
Eclipse is an open source, platform-independent, IDE (Integrated Development Environment), originally developed by IBM.
Uniquely, Eclipse employs plug-ins in order to provide all of its functionality unlike other IDEs where functionality is often hard-wired. This plug-in mechanism allows Eclipse to support other languages in addition to Java. For example, a plugin exists that adds support for C/C++ to eclipse. Other plugins exist that add everything from telnet to database support.
Eclipse's widgets are based on IBM's third generation widget toolkit for Java called SWT which improves on Sun's first and second generation toolkits (AWT and Swing, respectively). Eclipse's user interface also depends on an intermediate GUI layer called JFace which simplifies the construction of applications based on SWT.
Eclipse R3 (2003) selected the OSGi Service Platform specifications as the runtime architecture.
External Links
Referenced By
Common Public License | Development environment | Eclipse | Eclipse (disambiguation) | Harmonia research project | How to program in Java | Integrated Design Environment | Integrated Development Environment | J2EE | JBuilder | Java (programming language) | Java 2 Platform, Enterprise Edition | Java platform | Java programming language | OSGi | Open Source Funding | Slogan 'Write once, run anywhere' | Widget toolkit
|