INTRODUCTION TO ECLIPSE IDE
Eclipse IDE is an open-source product that was originally created with a substantial code
donation by IBM to the Java community, and from that moment Eclipse was a 100%community-
driven product. It started as an IDE for developing Java programs, but today it’s a development
platform used for building thousands of tools and plug-ins. Some people are using its Rich Client Platform (RCP) API to develop user interfaces (UIs) for applications. Other Java languages are also supported by Eclipse. Visit the downloads page to see a just a portion of the Eclipse-based products available: www.eclipse.org/downloads. Besides being an IDE, Eclipse supports plug-in development, and each developer can add only those plug-ins that he or she is interested in. For example, there is a plug-in to display UML diagrams, another offers a reporting system, and there are plug-ins for developing applications in C, Adobe Flex, and others.
No comments:
Post a Comment