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 10: Line 10:
 
  http://www.eclipse.org/modeling/m2t/updates/
 
  http://www.eclipse.org/modeling/m2t/updates/
 
* Add the EEF update site ( for an explanation of the different build types, [http://www.eclipse.org/modeling/downloads/build-types.php see these page] )
 
* Add the EEF update site ( for an explanation of the different build types, [http://www.eclipse.org/modeling/downloads/build-types.php see these page] )
  * Nightly : http://download.eclipse.org/modeling/emft/eef/updates/nightly/
+
Nightly : http://download.eclipse.org/modeling/emft/eef/updates/nightly/
  * Interim ( includes Integration and Maintenance ): http://download.eclipse.org/modeling/emft/eef/updates/interim/
+
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/
+
Stables ( includes Milestones and Releases Candidates ) : http://download.eclipse.org/modeling/emft/eef/updates/milestones/
  * Releases : http://download.eclipse.org/modeling/emft/eef/updates/releases/
+
Releases : http://download.eclipse.org/modeling/emft/eef/updates/releases/
 
* Install EEF features : Runtime or EDT
 
* Install EEF features : Runtime or EDT
  

Revision as of 04:16, 3 June 2010

Back to EEF

Installation Guide

Warning2.png
Acceleo version
Be sure to use the Acceleo correct version with EEF :

up to EEF 0.8.0M5 version, use Acceleo 0.9.0M2

since EEF 0.8.0M6 version, use Acceleo 3.0.0M6


Using update sites

  • Add the M2T update site to your P2 configuration :
http://www.eclipse.org/modeling/m2t/updates/
  • Add the EEF update site ( for an explanation of the different build types, see these page )
Nightly : http://download.eclipse.org/modeling/emft/eef/updates/nightly/
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/
Releases : http://download.eclipse.org/modeling/emft/eef/updates/releases/
  • Install EEF features : Runtime or EDT

From Helios

  • EEF is integrated in the helios train ! Just find it in the installable softwares.

From Helios 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