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)
(Using update sites)
Line 3: Line 3:
 
* Add the [[M2T]] [[Update Site]] to your [[p2]] configuration&nbsp;:
 
* Add the [[M2T]] [[Update Site]] to your [[p2]] configuration&nbsp;:
  
http://download.eclipse.org/modeling/m2t/updates/site.xml
+
http://download.eclipse.org/modeling/m2t/updates/site.xml
  
 
* Add the EEF update site depending of your eclipse installation ([http://www.eclipse.org/modeling/downloads/build-types.php explanation of the different build types here])<br>
 
* Add the EEF update site depending of your eclipse installation ([http://www.eclipse.org/modeling/downloads/build-types.php explanation of the different build types here])<br>
Line 9: Line 9:
 
|-
 
|-
 
|
 
|
| Helios ( Eclipse 3.6 )
+
| [[Helios]] ( Eclipse 3.6 )
| Indigo ( Eclipse 3.7 )
+
| [[Indigo]] ( Eclipse 3.7 )
 
|-
 
|-
 
| Nightly
 
| Nightly

Revision as of 18:59, 9 December 2010

Using update sites

http://download.eclipse.org/modeling/m2t/updates/site.xml

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
  • Install EEF features : Runtime or EDT

From Annual release train

  • EEF is integrated in the annual eclipse release train ! Just find it in the installable softwares.

From Eclipse modeling package

  • Use the modeling discovery Ui and choose EEF !

Directly from eclipse.org

You can also access to the archived EEF update site and SDK here : http://www.eclipse.org/modeling/emft/downloads/?project=eef

Back to the top