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 "EEF/Installation Guide"

< EEF
(Using update sites)
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Back To|name=EEF|href=EEF}}
+
== EEF Installation ==
 +
=== Simultaneous Release Update Sites ===
 +
* EEF for Eclipse Neon http://download.eclipse.org/releases/neon
 +
* EEF for Eclipse Mars http://download.eclipse.org/releases/mars
 +
* EEF for Eclipse Luna http://download.eclipse.org/releases/luna
 +
* EEF for Eclipse Kepler http://download.eclipse.org/releases/kepler
 +
* EEF for Eclipse Juno http://download.eclipse.org/releases/juno
  
= Installation Guide  =
+
=== Composite Update Sites ===
 +
* EEF 1.7.x http://download.eclipse.org/modeling/emft/eef/updates/releases/1.7
 +
* EEF 1.6.x http://download.eclipse.org/modeling/emft/eef/updates/releases/1.6
 +
* EEF 1.5.x http://download.eclipse.org/modeling/emft/eef/updates/releases/1.5
 +
* EEF 1.4.x http://download.eclipse.org/modeling/emft/eef/updates/releases/1.4
 +
* EEF 1.3.x http://download.eclipse.org/modeling/emft/eef/updates/releases/1.3
 +
* EEF 1.2.x http://download.eclipse.org/modeling/emft/eef/updates/releases/1.2
 +
* EEF 1.1.x http://download.eclipse.org/modeling/emft/eef/updates/releases/1.1
 +
* EEF 1.0.x http://download.eclipse.org/modeling/emft/eef/updates/releases/1.0
 +
* EEF 0.9.x http://download.eclipse.org/modeling/emft/eef/updates/releases/0.9
 +
* EEF 0.8.x http://download.eclipse.org/modeling/emft/eef/updates/releases/0.8
 +
* EEF Nightly - http://download.eclipse.org/modeling/emft/eef/updates/nightly
  
== Using update sites ==
+
=== Individual Updates Sites ===
 +
* EEF 1.7.2 - http://download.eclipse.org/modeling/emft/eef/updates/releases/1.7/R20161021093809
 +
* EEF 1.7.1 - http://download.eclipse.org/modeling/emft/eef/updates/releases/1.7/R20161013111623
 +
* EEF 1.7.0 - http://download.eclipse.org/modeling/emft/eef/updates/releases/1.7/R20161005043727
 +
* EEF 1.6.2 - http://download.eclipse.org/modeling/emft/eef/updates/releases/1.6/R20160919111104
 +
* EEF 1.6.1 - http://download.eclipse.org/modeling/emft/eef/updates/releases/1.6/R20160906114506
 +
* EEF 1.6.0 - http://download.eclipse.org/modeling/emft/eef/updates/releases/1.6/R20160525090447
  
*Add the M2T update site to your P2 configuration&nbsp;:
 
 
http://download.eclipse.org/modeling/m2t/updates/site.xml
 
 
*Add the EEF update site depending of your eclipse installation ( for an explanation of the different build types, [http://www.eclipse.org/modeling/downloads/build-types.php see this page] )<br>
 
{| border="1" cellspacing="1" cellpadding="1"
 
|-
 
|
 
| Helios ( Eclipse 3.6 )
 
| Indigo ( Eclipse 3.7 )
 
|-
 
| Nightly
 
|
 
| http://download.eclipse.org/modeling/emft/eef/updates/nightly/0.9
 
|-
 
| Interim ( includes Integration and Maintenance )
 
| http://download.eclipse.org/modeling/emft/eef/updates/interim/
 
|
 
|-
 
| Stables ( includes Milestones and Releases Candidates )
 
| http://download.eclipse.org/modeling/emft/eef/updates/milestones/0.8
 
| http://download.eclipse.org/modeling/emft/eef/updates/milestones/0.9
 
|-
 
| Releases
 
| http://download.eclipse.org/modeling/emft/eef/updates/releases/0.8
 
| <br>
 
|}
 
 
*Install EEF features&nbsp;: Runtime or EDT
 
 
== From Annual release train ==
 
 
*EEF is integrated in the annual eclipse release train&nbsp;! Just find it in the installable softwares.
 
 
== From Eclipse modeling package ==
 
 
*Use the modeling discovery Ui and choose EEF&nbsp;!
 
 
== Directly from eclipse.org ==
 
 
You can also access to the archived EEF update site and SDK here&nbsp;: http://www.eclipse.org/modeling/emft/downloads/?project=eef
 
  
 
[[Category:EEF]]
 
[[Category:EEF]]

Revision as of 05:25, 9 November 2016

EEF Installation

Simultaneous Release Update Sites

Composite Update Sites

Individual Updates Sites

Back to the top