Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse Project"

 
(39 intermediate revisions by 10 users not shown)
Line 1: Line 1:
The unfortunately named "Eclipse Project" is the project dedicated to producing the Eclipse SDK. This name made sense back when there were only two or three projects at Eclipse, but now it is frequently referred to as the "Eclipse SDK Project" to reduce confusion (or just "The Platform" when we're feeling grandiose).  This project in turn is composed of four sub-projects: [http://eclipse.org/equinox Equinox], [http://eclipse.org/platform Platform], [http://eclipse.org/jdt Java development tools] (JDT), and [http://eclipse.org/pde Plug-in Development Environment] (PDE).
+
The unfortunately named "Eclipse Project" is the project dedicated to producing the Eclipse SDK. This name made sense back when there were only two or three projects at Eclipse, but now it is frequently referred to as the "Eclipse top-level project" to reduce confusion (or just "The Platform" when we're feeling grandiose).  This project in turn is composed of five sub-projects: [http://eclipse.org/platform Platform], [http://eclipse.org/jdt Java development tools] (JDT), [http://eclipse.org/pde Plug-in Development Environment] (PDE), [[e4]], [http://eclipse.org/equinox Equinox], and [[Orion]].  The Eclipse project is led by a [[Eclipse/PMC|PMC]], and an architecture team made up of leads from each of the sub-project components.
  
 
== Sub-project pages ==
 
== Sub-project pages ==
  
 
* [[Platform]]
 
* [[Platform]]
* [[Equinox]]
+
* [[JDT]]
* [[JDT|JDT]]
+
* [[PDE]]
 +
* [[E4]]
 +
* [[Orion]]
  
 
== Topic hubs ==
 
== Topic hubs ==
  
* [[Automated Testing]]
+
* [[Eclipse/Committers/FAQ|The Committer FAQs]] - List of useful pages for Eclipse developers
* [[Documentation]]
+
* [[Eclipse/Testing]]
* [[Translation]]
+
* [[Eclipse/Bug Tracking]]
* [[API Central]]
+
* [[Eclipse Documentation | Documentation]]
* [[Polish3.2|Polish]] item list for 3.2
+
** [[Eclipse/FAQ | FAQ]]
 +
* [[Internationalization]]
 +
* [[Eclipse/API Central]]
 +
* [[Performance]]
 +
 
 +
== Miscellaneous ==
 +
 
 +
* [[Eclipse Project Update Sites]]
 +
* [[Version Numbering]]
 +
* [[Eclipse/Committers]] - Geographical locations of Eclipse project committers.
 +
* [[Eclipse/Juno_Plan]] - Links to component milestone plans for the [[Juno]] release
 +
* [[Eclipse/Indigo_Plan]] - Links to component milestone plans for the [[Indigo]] release
 +
* [[Eclipse/UNC_Paths]] - Information on working with UNC paths
 +
* [[Eclipse/Rhythm | Eclipse Project Rhythm]]
 +
 
 +
[[Category:Eclipse Project]]

Latest revision as of 14:30, 20 November 2020

The unfortunately named "Eclipse Project" is the project dedicated to producing the Eclipse SDK. This name made sense back when there were only two or three projects at Eclipse, but now it is frequently referred to as the "Eclipse top-level project" to reduce confusion (or just "The Platform" when we're feeling grandiose). This project in turn is composed of five sub-projects: Platform, Java development tools (JDT), Plug-in Development Environment (PDE), e4, Equinox, and Orion. The Eclipse project is led by a PMC, and an architecture team made up of leads from each of the sub-project components.

Sub-project pages

Topic hubs

Miscellaneous

Back to the top