Difference between revisions of "Xtext/Workspace Setup"
< Xtext
Line 3: | Line 3: | ||
# Download and install Eclipse Galileo M5 (Eclipse 3.5M5) - [http://download.eclipse.org/eclipse/downloads/drops/S-3.5M5-200902021535/index.php download] | # Download and install Eclipse Galileo M5 (Eclipse 3.5M5) - [http://download.eclipse.org/eclipse/downloads/drops/S-3.5M5-200902021535/index.php download] | ||
# Download ANTLR from the itemis FTP server and place it in your ''dropins'' folder - [http://ftp.itemis.de/files/xtext/antlr.zip download] | # Download ANTLR from the itemis FTP server and place it in your ''dropins'' folder - [http://ftp.itemis.de/files/xtext/antlr.zip download] | ||
+ | # Start Eclipse | ||
+ | # Open the installation dialog (Help -> Install new software...) | ||
+ | # select the following features for installation: | ||
+ | ## EMF SDK 2.4.1 | ||
+ | ## EMF Compare 0.8.1 | ||
+ | ## UML 2 End-User Features 2.2.1 | ||
+ | # Quit Eclipse | ||
+ | # Download and dropin Xpand 0.7.0M5 - [http://www.eclipse.org/modeling/download.php?file=/modeling/m2t/xpand/downloads/drops/0.7.0/S200902060659/m2t-xpand-SDK-incubation-0.7.0M5.zip download] | ||
+ | # Download and dropin MWE 0.7.0M5 - [http://www.eclipse.org/modeling/download.php?file=/modeling/emft/mwe/downloads/drops/0.7.0/S200902060620/emft-mwe-SDK-incubation-0.7.0M5.zip download] |
Revision as of 18:01, 14 February 2009
Here's how to set up your workspace for developing Xtext.
- Download and install Eclipse Galileo M5 (Eclipse 3.5M5) - download
- Download ANTLR from the itemis FTP server and place it in your dropins folder - download
- Start Eclipse
- Open the installation dialog (Help -> Install new software...)
- select the following features for installation:
- EMF SDK 2.4.1
- EMF Compare 0.8.1
- UML 2 End-User Features 2.2.1
- Quit Eclipse
- Download and dropin Xpand 0.7.0M5 - download
- Download and dropin MWE 0.7.0M5 - download