Encyclopedia > Eclipse (computing)

  Article Content

Eclipse (computing)

Eclipse is an open source, platform-independent, IDE (Integrated Development Environment), originally developed by IBM.

Uniquely, Eclipse extensively employs plug-ins to provide functionalities, which are usually built-in on most of IDEs. By creating plug-ins, Eclipse can support any languages such as Java, C, building tools such as compilers and debuggers. Eclipse and its plug-ins are written in Java programming language.

The user-interface of Eclipse uses a GUI framework called SWT. Unlike AWT or Swing of Java, SWT uses native widgets such as buttons. It makes Eclipse work faster than Swing, which emulates any widgets by pure Java code.

External Links

  • Eclipse website (http://www.eclipse.org/) - mailing-list, newgroups, and list of plug-ins.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Canadian Music Hall of Fame

... 1996 John Kay[?] 1996 Dominic Troiano[?] 1996 Zal Yanovsky 1997 Gil Evans[?] 1997 Lenny Breau[?] 1997 Maynard Ferguson 1997 Moe Koffman[?] 1997 Rob ...

 
 
 
This page was created in 32.3 ms