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"

(New page: '''''EGF 0.2.0'''''<br> *Installation: #Prerequisite: installation of Eclipse 3.5 #Download EGF #Unzip EGF in the dropins directory *Understanding in 5 minutes: launch Help, choose the ...)
 
Line 3: Line 3:
 
*Installation:
 
*Installation:
  
#Prerequisite: installation of Eclipse 3.5
+
#Prerequisite: installation of Eclipse 3.5  
#Download EGF
+
#Download [http://www.eclipse.org/downloads/download.php?file=/egf/egf_0.2.0_200912161738.zip EGF&nbsp;0.2.0]
 
#Unzip EGF in the dropins directory
 
#Unzip EGF in the dropins directory
  
*Understanding in 5 minutes: launch Help, choose the EGF Guide, next "Getting Started" and "EGF by pictures
+
*Understanding in 5 minutes: launch Help, choose the EGF Guide, next "Getting Started" and "EGF by pictures  
 
*First test:  
 
*First test:  
 
*#Import as source project the plug-in "org.eclipse.egf.examples.uc1"  
 
*#Import as source project the plug-in "org.eclipse.egf.examples.uc1"  

Revision as of 20:26, 16 December 2009

EGF 0.2.0

  • Installation:
  1. Prerequisite: installation of Eclipse 3.5
  2. Download EGF 0.2.0
  3. Unzip EGF in the dropins directory
  • Understanding in 5 minutes: launch Help, choose the EGF Guide, next "Getting Started" and "EGF by pictures
  • First test:
    1. Import as source project the plug-in "org.eclipse.egf.examples.uc1"
    2. 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
    3. Repeat the operation for "HelloWorldPattern.fcore"
    4. 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

Back to the top