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
(Installation Guide)
(Using update sites)
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Back To|name=EEF|href=EEF}}
+
== EEF Installation ==
== Installation Guide ==
+
=== Using update sites ===
  
===From Eclipse 3.4 or 3.5===
+
* Add the EEF update site ( it contains all the releases from 0.8 )
* Add the M2T update site to your P2 configuration : http://download.eclipse.org/modeling/m2t/updates/interim/
+
* Add the EEF update site
+
  * Nightly : http://download.eclipse.org/modeling/emft/eef/updates/nightly/
+
  * Integration : http://download.eclipse.org/modeling/emft/eef/updates/0.7.1/
+
  * Stables ( includes Milestones and Releases Candidates ) : http://download.eclipse.org/modeling/emft/eef/updates/milestones/
+
* Install EEF features : Runtime and EDT
+
  
===From Helios===
+
http://download.eclipse.org/modeling/emft/eef/updates/releases
* EEF is integrated in the helios train ! Just find it in the installable softwares.
+
  
===From Helios modeling package===
+
* Looking for an older version ?
* Use the modeling discovery Ui and choose EEF !
+
  
You can also access to the archived EEF update site and SDK here :
+
EEF 1.1 is located here : http://download.eclipse.org/modeling/emft/eef/updates/releases/1.1
http://www.eclipse.org/modeling/emft/downloads/?project=eef
+
 
 +
EEF 1.0 is located here : http://download.eclipse.org/modeling/emft/eef/updates/releases/1.0
 +
 
 +
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.
 +
 
 +
* looking for development builds ? (WARNING, some builds are not qualified, [http://www.eclipse.org/modeling/downloads/build-types.php explanation of the different build types here]):
 +
** Stables ( includes Milestones and Releases Candidates ) : http://download.eclipse.org/modeling/emft/eef/updates/milestones/1.2
 +
** Interim ( includes Integration and Maintenance ) : http://download.eclipse.org/modeling/emft/eef/updates/interim/1.2
 +
** Nightly : http://download.eclipse.org/modeling/emft/eef/updates/nightly/1.2
 +
 
 +
=== 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.
 +
 
 +
[[Category:EEF]]

Revision as of 11:01, 28 November 2012

EEF Installation

Using update sites

  • Add the EEF update site ( it contains all the releases from 0.8 )

http://download.eclipse.org/modeling/emft/eef/updates/releases

  • Looking for an older version ?

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

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

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