Please Enter Your Search Term Below:
 Websearch   Directory   Dictionary   FactBook 
  Wikipedia: Eclipse (computing)

Wikipedia: Eclipse (computing)
Eclipse (computing)
From Wikipedia, the free encyclopedia.

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


  

From Wikipedia, the free encyclopedia. 
Modified by Geona