List of Eclipse projects explained
The following is a list of notable Eclipse projects.
Although some of the listed projects play a vital role for the Eclipse IDE the Eclipse project ecosystem covers a significantly larger scope than the Eclipse IDE.
Official projects
These projects are maintained by the Eclipse community and hosted by the Eclipse Foundation.
Top-level sub-projects
- Eclipse Platform is the core framework that all other Eclipse projects are built on.[1]
- Java development tools (JDT) provides support for core Java SE. This includes a standalone fast incremental compiler.[2]
- Plug-in Development Environment (PDE) provides tools to create, develop, test, debug, build and deploy Eclipse plug-ins, fragments, features, update sites and RCP products.[3]
- Orion, CHE, Dirigible and Theia are browser-based IDEs and open tool integration platform which is entirely focused on developing for the web, in the web. Tools are written in JavaScript and run in the browser.[4] [5]
- Oniro is an Open Source software platform, having an operating system, standard APIs and basic applications.[6]
Tools
The following sub-projects are located under the Tools sub-project:
- Buckminster adds support for Component Assemblies.[7]
- C/C++ Development Tools (CDT) adds support for C/C++ syntax highlighting, code formatting, debugger integration and project structures. Unlike the JDT project, the CDT project does not add a compiler and relies on an external tool chain.[8]
- Graphical Editing Framework (GEF) allows developers to build standalone graphical tools. Example use include circuit diagram design tools, activity diagram editors and WYSIWYG document editors.[9]
- PHP Development Tools (PDT)
- Parallel Tools Platform (PTP) adds support for parallel and high-performance computing development, analysis, run/monitoring, debugging, and performance analysis.[10]
- WindowBuilder is a bi-directional Java GUI designer.[11]
Projects requiring an older version of the Eclipse platform:
- AspectJ Development Tools (AJDT) adds support for the AspectJ Java extensions. AJDT require Eclipse 3.4 (Ganymede).[12]
Modeling
The following sub-projects are located under the Modeling sub-project:
- Eclipse Modeling Framework (EMF), a modeling framework and code generation facility for building tools and other applications based on a structured data model, from a model specification described in XMI.[13]
- Graphical Modeling Framework (GMF) is a generative component and runtime infrastructure for developing graphical editors based on EMF and GEF.
- Acceleo, an Open Source code generator that uses EMF based models to generate any textual language (Java, PHP, Python, etc.).
- Sirius, an Open Source project to create custom graphical modeling workbenches by leveraging the Eclipse Modeling technologies, including EMF and GMF.
- eTrice, an implementation of the Real-Time Object-Oriented Modeling language ROOM for event driven real-time software systems.[14]
- Vorto, standardization of information models which are an abstraction of a physical, real-world device.[15]
- Eclipse Papyrus Papyrus is an industrial-grade open source Model-Based Engineering tool. Papyrus has notably been used successfully in industrial projects and is the base platform for several industrial modeling tools.[16]
Technology
The following sub-projects are located under the Technology sub-project:
- Eclipse Scout is a framework for implementing multitier business applications based on the Eclipse platform.[17]
- Eclipse SUMO is a free and open traffic simulation toolsuite. [18]
- g-Eclipse provides a middleware independent framework and exemplary implementations for users, developers, and administrators accessing Computing Grids.[19]
- Subversive — SVN Team Provider is aimed at providing Subversion support similar to that previously provided for CVS.[20]
Other
- Application Lifecycle Framework, a closed project
- Business Intelligence and Reporting Tools Project (BIRT), an Eclipse-based open source reporting system for web applications, especially those based on Java EE.[21]
- Data Tools Platform Project (DTP) provides relational database connectivity and SQL design tools.[22]
- Mylyn is a task-focused interface for Eclipse combining a task manager that integrates with bug trackers (such as Bugzilla, Trac and JIRA) and version control software with dynamic code filtering.[23]
- Test and Performance Tools Platform (TPTP) which provides a platform that allows software developers to build test and performance tools, such as debuggers, profilers and benchmarking applications.[24]
- Web Standard Tools (WST) adds standards compliant web development tools. These tools include editors for XML, HTML and CSS.[25]
- Mihini, an embedded runtime running on top of Linux, that exposes high-level Lua API for building M2M applications. Mihini aims at enabling easy and portable development, by facilitating access to the I/Os of an M2M system, providing a communication layer, etc.[26]
Third-party projects
- Android Development Tools Plugin for Eclipse is an Android Development Toolkit plugin for Eclipse.[27]
- CFEclipse is an open source ColdFusion IDE based on the Eclipse platform.
- EPIC is an open source Perl IDE based on the Eclipse platform.[28]
- Adobe Flash Builder is an Eclipse-based IDE for developing rich Internet applications (RIAs) with the Adobe Flash/Flex framework.[29]
- Google Plugin for Eclipse is a Google App Engine and Google Web Toolkit plugin.[30]
- Groovy & Grails Tool Suite (GGTS) is an open source Eclipse based IDE tailored to developing Groovy programs and Grails web applications. Like Spring Tool Suite, GGTS includes the developer edition of VMware vFabric tc Server.[31]
- JBoss Developer Studio (JBDS) is a development environment combining tooling and components of Eclipse, the Eclipse Web Tools Project, and the JBoss Enterprise Application Platform.
- The JMLSpecs Project adds support for the JML specification language to the Java features provided by the JDT. The project currently provides automatic JML compilation, the standard JML toolset, and Eclipse UI features such as syntax highlighting and content assistance.[32]
- Nodeclipse is Eclipse-based IDE for Node.js development.[33]
- PyDev is a fully functional Python Integrated Development Environment (IDE) with refactoring support, and graphical debugging.[34]
- RadRails is an IDE for Ruby on Rails.[35]
- Ruby Development Tools (RDT) is an open source Ruby IDE for the Eclipse platform.[36]
- ScalaIDE plugin allows Eclipse users to design, debug and build programs in Scala. The ScalaIDE supports mixed Scala/Java Projects, code completion, and an integrated debugger.[37]
- Spring Tool Suite (STS) is an open source IDE (also available as an Eclipse plugin) for building applications utilizing the Spring Framework. STS includes the developer edition of vFabric tc Server, advanced code completion and refactoring, a graphical Spring configuration editor, and tools for Spring Web Flow, Spring Batch, Spring Roo, and Spring Integration.[38] [39]
- Wolfram Workbench is an IDE based on Eclipse (also available as an Eclipse plugin) for the Mathematica language.[40]
- WOLips is an IDE for WebObjects.[41]
See also
External links
Notes and References
- Web site: Platform - Eclipsepedia . Eclipse.org . 2012-11-13 . 2013-10-06.
- Web site: Eclipse Java development tools (JDT) . Eclipse.org . 2013-10-06.
- Web site: PDE . Eclipse.org . 2013-10-06.
- Web site: Orion . 31 January 2013 . Eclipse.org . 2013-10-06.
- Web site: Eclipse Public License 2.0 The Eclipse Foundation. Beaton. Wayne. www.eclipse.org. en. 2019-02-13.
- Web site: Eclipse Oniro projects.eclipse.org. Eclipse.org . 2022-04-04 . 2022-04-04.
- Web site: Buckminster Project.
- Web site: Eclipse CDT . Eclipse.org . 2013-10-06.
- Web site: GEF . Eclipse.org . 2013-09-27 . 2013-10-06.
- Web site: Eclipse Parallel Tools Platform (PTP) . Eclipse.org . 2013-10-06.
- Web site: WindowBuilder . Eclipse.org . 2013-10-06.
- Web site: AspectJ Development Tools (AJDT) . Eclipse.org . 2009-03-04 . 2013-10-06.
- Web site: Eclipse Modeling - EMF - Home . Eclipse.org . 2013-10-06.
- Web site: Eclipse eTrice. 31 January 2013.
- Web site: Vorto. 27 August 2014.
- Web site: Eclipse Papyrus.
- Web site: Eclipse Scout - Project Home . Eclipse.org . 2013-10-06.
- Web site: Eclipse SUMO . 21 June 2017 . Eclipse.org . 2020-03-06.
- Web site: g-Eclipse Project - Tools for Cloud and Grid Computing . Eclipse.org . 2013-10-06.
- Web site: Eclipse Subversive - Subversion (SVN) Team Provider . Eclipse.org . 2013-10-06.
- Web site: Eclipse BIRT Home . Eclipse.org . 2013-10-06.
- Web site: Eclipse Data Tools Platform (DTP) Project . Eclipse.org . 2013-10-06.
- Web site: Eclipse Mylyn Open Source Project . Eclipse.org . 2013-10-06.
- Web site: Eclipse Test & Performance Tools Platform Project . Eclipse.org . 2013-10-06.
- Web site: Web Standard Tools Subproject.
- Web site: Mihini Project.
- Web site: ADT Plugin | Android Developers . Developer.android.com . 2013-10-06.
- Web site: EPIC - Eclipse Perl Integration . de . E-p-i-c.sourceforge.net . 2013-10-06.
- Web site: Develop games and applications | Adobe Flash Builder 4.7 Premium . Adobe.com . 2013-09-26 . 2013-10-06.
- Web site: Google Plugin for Eclipse — Google Developers . 2013-09-19 . 2013-10-06.
- Web site: Grails community . Groovy/Grails Tool Suite . Grails.org . 2013-10-06 . https://web.archive.org/web/20131003132340/http://grails.org/products/ggts . 2013-10-03 . dead .
- Web site: Java Modeling Language (JML) | Free Development software downloads at . Sourceforge.net . 2013-10-06.
- Web site: Nodeclipse (Nodeclipse-1, CoffeeScript Editor plugins, Eclipse Node.js IDE and npm-proxy) 路 GitHub . Github.com . 2013-10-06.
- Web site: PyDev Home.
- Web site: Radrails.Org . Radrails.Org . 2013-10-06 . 2007-06-14 . https://web.archive.org/web/20070614175442/http://www.radrails.org/ . dead .
- Web site: Aptana | Studio . Rubyeclipse.sourceforge.net . 2013-10-06 . dead . https://web.archive.org/web/20090629232132/http://rubyeclipse.sourceforge.net/ . 2009-06-29 .
- Web site: Scala IDE for Eclipse . Scala-ide.org . 2013-10-06.
- Web site: Spring · Eclipse Downloads . Springsource.org . 2013-10-06.
- Web site: Date Created: Monday, August 13, 2012 - 14:35 . Spring Tool Suite (STS) for Eclipse Juno (3.8 + 4.2) | Eclipse Plugins, Bundles and Products - Eclipse Marketplace . Marketplace.eclipse.org . 2012-08-13 . 2013-10-06 . https://web.archive.org/web/20131015031905/http://marketplace.eclipse.org/content/spring-tool-suite-sts-eclipse-juno-42 . October 15, 2013 . dead .
- Web site: Wolfram Workbench: State-of-the-Art Integrated Development Environment . Wolfram.com . 2013-10-06.
- Web site: Home - WOProject / WOLips - WOCommunity Association Wiki . Wiki.objectstyle.org . 2013-05-21 . 2013-10-06.