|
|
(13 intermediate revisions by 6 users not shown) |
Line 1: |
Line 1: |
− | Here's how to set up your workspace for developing Xtext.
| + | NEW [http://wiki.eclipse.org/Xtext/Contributor_Guide Contributor Guide] |
| | | |
− | # Download and install Eclipse Galileo M5 (Eclipse 3.5M5) - [http://download.eclipse.org/eclipse/downloads/drops/S-3.5M5-200902021535/index.php download]
| + | OLD [http://www.eclipse.org/Xtext/developers/workspaceSetup.php Workspace setup] - 404s now.. |
− | # 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
| + | |
− | ## (optional, but recommended) Mylyn
| + | |
− | ### Mylyn Bridge: Eclipse IDE
| + | |
− | ### Mylyn Bridge: Java Development
| + | |
− | ### Mylyn Bridge: Plug-in Development
| + | |
− | ### Mylyn Bridge: Team Support
| + | |
− | ### Mylyn Connector: Bugzilla
| + | |
− | ### Mylyn Focused UI
| + | |
− | ### Mylyn Task List
| + | |
− | # 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]
| + | |
− | # Start Eclipse
| + | |
− | # Make sure you use ISO-8859-1 as default text file encoding (Preferences -> Workspace -> Text file encoding -> Other = ISO-8859-1
| + | |
− | # Download and import the Xtext Team Project set file into your workspace. For details, please refer to [[Xtext_Repository_Details]]
| + | |