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 "Eclipse4"

(Revised header to generalize from Eclipse 4.0)
Line 3: Line 3:
 
Related material:  
 
Related material:  
  
*[[Eclipse4/Eclipse SDK 4.0 FAQ|Eclipse4/FAQ]]  
+
* The Eclipse 4.1 SDK [http://download.eclipse.org/e4/sdk/ downloads]
*[[Eclipse4/KnownIssues]]  
+
*[[Eclipse4/FAQ|Eclipse 4.x FAQ]]
*[[Eclipse4/Tutorials]]
+
*[[Eclipse4/RCP|Eclipse 4.x RCP Documentation]] and [[Eclipse4/RCP/FAQ|FAQ]]
 +
*[[Eclipse4.1/KnownIssues|Known Issues with the Eclipse 4.1 SDK]]
 +
*[[Eclipse4/Tutorials | Eclipse 4.x Tutorials]]
  
This is a high-level overview of what the Eclipse 4.x SDK consists of. You will notice that most of the functionality (the Java tooling, for example) is exactly the same as what was released with Eclipse 3.6:  
+
The following diagram presents a high-level overview of what the Eclipse 4.x SDK architecture. You will notice that most of the functionality (the Java tooling, for example) is exactly the same as what was released with Eclipse 3.x:
  
 
[[Image:Eclipse 4 Architecture.png|640px]]  
 
[[Image:Eclipse 4 Architecture.png|640px]]  
  
 
[[Category:Eclipse_Project]]
 
[[Category:Eclipse_Project]]

Revision as of 15:06, 29 September 2011

Eclipse SDK 4.1 is a major release of the new Eclipse platform harvested from the technologies worked on in the E4 incubator project. The first release (4.0) appeared on July 28, 2010, and is based on content from the Helios simultaneous release. For more information see the Release Landing Page and the FAQ. The second release (4.1) was released on June 22nd, 2011, in line with the Indigo Simultaneous Release.

Related material:

The following diagram presents a high-level overview of what the Eclipse 4.x SDK architecture. You will notice that most of the functionality (the Java tooling, for example) is exactly the same as what was released with Eclipse 3.x:

Eclipse 4 Architecture.png

Back to the top