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
(Third Parties)
Line 1: Line 1:
== EEF Installation ===
+
== EEF Installation ==
 
=== Using update sites ===
 
=== Using update sites ===
  
 
* Add the [[Acceleo]] update site :
 
* Add the [[Acceleo]] update site :
  
http://download.eclipse.org/modeling/m2t/acceleo/updates/releases/3.0
+
http://download.eclipse.org/modeling/m2t/acceleo/updates/releases/3.1
  
 
* Add the EEF update site ([http://www.eclipse.org/modeling/downloads/build-types.php explanation of the different build types here]):
 
* Add the EEF update site ([http://www.eclipse.org/modeling/downloads/build-types.php explanation of the different build types here]):
** Releases : http://download.eclipse.org/modeling/emft/eef/updates/releases/0.9
+
** Releases : http://download.eclipse.org/modeling/emft/eef/updates/releases/1.0
** Stables ( includes Milestones and Releases Candidates ) : http://download.eclipse.org/modeling/emft/eef/updates/milestones/0.9
+
** Stables ( includes Milestones and Releases Candidates ) : http://download.eclipse.org/modeling/emft/eef/updates/milestones/1.0
** Interim ( includes Integration and Maintenance ) : http://download.eclipse.org/modeling/emft/eef/updates/interim/0.9
+
** Interim ( includes Integration and Maintenance ) : http://download.eclipse.org/modeling/emft/eef/updates/interim/1.0
** Nightly : http://download.eclipse.org/modeling/emft/eef/updates/nightly/0.9
+
** Nightly : http://download.eclipse.org/modeling/emft/eef/updates/nightly/1.0
  
  
 
* Looking for an older version ?  
 
* Looking for an older version ?  
 +
 +
EEF 0.9 is located here : http://download.eclipse.org/modeling/emft/eef/updates/releases/0.9
  
 
EEF 0.8 is located here : http://download.eclipse.org/modeling/emft/eef/updates/releases/0.8
 
EEF 0.8 is located here : http://download.eclipse.org/modeling/emft/eef/updates/releases/0.8
Line 21: Line 23:
 
=== From Annual release train ===
 
=== From Annual release train ===
  
*EEF is integrated in the annual eclipse release train&nbsp;! Just find it in the installable softwares.
+
*EEF is integrated in the annual eclipse release train ! Just find it in the installable softwares.
  
 
=== From Eclipse modeling package ===
 
=== From Eclipse modeling package ===
  
*Use the modeling discovery Ui and choose EEF&nbsp;!
+
*Use the modeling discovery Ui and choose EEF !
  
 
=== Directly from eclipse.org ===
 
=== 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  
+
You can also access to the archived EEF update site and SDK here : http://www.eclipse.org/modeling/emft/downloads/?project=eef  
  
 
== Third Parties ==
 
== Third Parties ==

Revision as of 05:21, 20 June 2011

EEF Installation

Using update sites

http://download.eclipse.org/modeling/m2t/acceleo/updates/releases/3.1


  • Looking for an older version ?

EEF 0.9 is located here : http://download.eclipse.org/modeling/emft/eef/updates/releases/0.9

EEF 0.8 is located here : http://download.eclipse.org/modeling/emft/eef/updates/releases/0.8

EEF 0.7 does not provides an update site.

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

Third Parties

EEF extension requires the RichText plugin of the EPF project. We aren't able to provide a P2 artifact for this plugin, you download it on the EPF website. Here is the download page where you can found the RichText feature : http://www.eclipse.org/epf/downloads/tool/epf1.5.0_downloads.php .

You only need the RichText feature, so you have to download the RichText specific feature like http://www.eclipse.org/downloads/download.php?file=/technology/epf/composer/release/epfc-richtext-1.5.1.1-win32.zip or http://www.eclipse.org/downloads/download.php?file=/technology/epf/composer/release/epfc-richtext-1.5.1.1-linux.zip.

Back to the top