Eclipse

See also: 
View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
  

Articles:
  • An Introduction to the Eclipse IDE by Scott Storkel   - [Clicks: 23]
    If you closely follow open source or Java programming, you may have heard some of the buzz surrounding Eclipse. Eclipse is an extensible, open source IDE (integrated development environment). The project was originally launched in November 2001, when IBM donated $40 million worth of source code from Websphere Studio Workbench and formed the Eclipse Consortium to manage the continued development of the tool.
    http://www.onjava.com/pub/a/onjava/2002/12/11/eclipse.html - Dec, 2002
  • Getting started with the Eclipse Platform by David Gallardo   - [Clicks: 33]
    This article gives you an overview of the Eclipse Platform, including its origin and architecture. Starting with a brief discussion about the open source nature of Eclipse and its support for multiple programming languages, this article then demonstrates the Java development environment with a simple program example. This article also surveys some of the software development tools that are available as plug-in extensions, and demonstrates a plug-in extension for UML modeling.
    http://www-106.ibm.com/developerworks/opensource/library/os-ecov/ - Nov, 2002

[Top]