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

EGF Installation

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