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)
(No difference)

Revision as of 18:32, 9 December 2010

Back to EEF


Installation Guide

Using update sites

  • Add the M2T update site to your P2 configuration :

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, see this page )
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