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 "EGF Installation"

 
(35 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''''EGF 0.2.0'''''<br>
+
=== '''EGF Releng'''  ===
 +
[https://wiki.eclipse.org/EGF/Releng Releng]
  
*'''Installation''':
+
=== '''Installation of EGF 1.2.0 for Luna''' ===
  
#Prerequisite: installation of Eclipse 3.5
+
#Eclipse version: [https://www.eclipse.org/downloads/ Eclipse Modeling Tools Package]
#Download [http://www.eclipse.org/downloads/download.php?file=/egf/egf_0.2.0_200912161738.zip EGF&nbsp;0.2.0]  
+
#Download EGF:
#Unzip EGF in the dropins directory
+
#*by Eclipse update site
 
+
#*or directly [http://www.eclipse.org/downloads/download.php?file=/egf/tool/egf_1.2.0/org.eclipse.egf_1.2.0.v20140605-1143.zip here] for downloading the EGF dropins, update site, and additional EGF portfolios elements (Acceleo, ATL, ecoretools activities)<br>  
*'''Comprehension''' in&nbsp;10 minutes: launch Help, choose the EGF Guide, next "Getting Started" and "EGF by pictures
+
#[http://code.google.com/a/eclipselabs.org/p/egf-portfolio/ EGF Portfolio] on Eclipse Labs: [http://code.google.com/a/eclipselabs.org/p/egf-portfolio/downloads/detail?name=org.eclipselabs.egf.portfolio.acceleo2_0.5.0RC1.v20110513-1027-incubation.zip Acceleo 2], [http://code.google.com/a/eclipselabs.org/p/egf-portfolio/downloads/detail?name=org.eclipselabs.egf.portfolio.task.jython_0.5.0RC1.v20110513-1027-incubation.zip Jython], [http://code.google.com/a/eclipselabs.org/p/egf-portfolio/downloads/detail?name=org.eclipselabs.egf.portfolio.task.ruby_0.5.0RC1.v20110513-1027-incubation.zip JRuby]
*<span style="font-weight: bold">First test</span>''':'''
+
*#Import as source project the plug-in "org.eclipse.egf.examples.uc1"
+
*#In the EGF folder, open the "HelloWorld.fcore"
+
*#*Right-click on "HelloWorld" factory component and choose "Run EGF Activity..."
+
*#*The result is in the EGF console
+
*#Repeat the&nbsp;operation&nbsp;with "HelloWorldPattern.fcore"
+
*#Patterns are in the "Pattern Viewpoint" and in a pattern library
+
*#*For editing a pattern, right-click on the pattern
+
*'''Tutorials''': Help, EGF Guide, section Tutorials
+
 
+
<br>
+
 
+
'''''Previous versions''''':&nbsp;[http://www.eclipse.org/downloads/download.php?file=/egf/egf_0.1.0_200909171518.zip EGF 0.1.0]
+

Latest revision as of 09:06, 10 February 2015

EGF Releng

Releng

Installation of EGF 1.2.0 for Luna

  1. Eclipse version: Eclipse Modeling Tools Package
  2. Download EGF:
    • by Eclipse update site
    • or directly here for downloading the EGF dropins, update site, and additional EGF portfolios elements (Acceleo, ATL, ecoretools activities)
  3. EGF Portfolio on Eclipse Labs: Acceleo 2, Jython, JRuby

Back to the top