Skip to main content

Notice: This Wiki is now read only and edits are no longer 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)
Line 1: Line 1:
 
== Using update sites ==
 
== Using update sites ==
  
*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 ( for an explanation of the different build types, [http://www.eclipse.org/modeling/downloads/build-types.php see this page] )<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>
 
{| border="1" cellspacing="1" cellpadding="1"
 
{| border="1" cellspacing="1" cellpadding="1"
 
|-
 
|-
Line 29: Line 29:
 
|}
 
|}
  
*Install EEF features&nbsp;: Runtime or EDT
+
* Install EEF features&nbsp;: Runtime or EDT
  
 
== From Annual release train ==
 
== From Annual release train ==

Revision as of 18:58, 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