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"

Line 9: Line 9:
 
*'''Comprehension''' in 10 minutes: launch Help, choose the EGF Guide, next "Getting Started" and "EGF by pictures  
 
*'''Comprehension''' in 10 minutes: launch Help, choose the EGF Guide, next "Getting Started" and "EGF by pictures  
 
*<span style="font-weight: bold;">First test</span>''':'''  
 
*<span style="font-weight: bold;">First test</span>''':'''  
*#Import as source project the plug-in "org.eclipse.egf.examples.uc1"  
+
*#Download the [http://www.eclipse.org/downloads/download.php?file=/egf/examples/org.eclipse.egf.examples.uc1_0.2.1.201001081059.jar HelloWorld] example or Import as source project the plug-in "org.eclipse.egf.examples.uc1"  
 
*#In the EGF folder, open the "HelloWorld.fcore"  
 
*#In the EGF folder, open the "HelloWorld.fcore"  
 
*#*Right-click on "HelloWorld" factory component and choose "Run EGF Activity..."  
 
*#*Right-click on "HelloWorld" factory component and choose "Run EGF Activity..."  

Revision as of 02:11, 11 January 2010

EGF 0.2.1

  • Installation:
  1. Prerequisite: installation of Eclipse 3.5
  2. Download EGF 0.2.1
  3. Unzip EGF in the dropins directory
  • Comprehension in 10 minutes: launch Help, choose the EGF Guide, next "Getting Started" and "EGF by pictures
  • First test:
    1. Download the HelloWorld example or 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 with "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


Previous versions: EGF 0.2.0, EGF 0.1.0

Back to the top