Xtext/Workspace Setup
< Xtext
Revision as of 16:49, 18 March 2009 by Clay.codeworkz.at (Talk | contribs) (update antlr update site)
Here's how to set up your workspace for developing Xtext.
- Download and install Eclipse Galileo (Eclipse 3.5 - latest Stream Stable Build) - download
- Download the itemis ANTLR connector from the itemis server and place it in your dropins folder - download
- Start Eclipse
- Open the installation dialog (Help -> Install new software...)
- select the latest milstone builds of the following features for installation:
- EMF SDK 2.5 - update site
- UML 2 End-User Features 2.2.1 - update site
- Quit Eclipse
- Download and dropin the latest milestone of Xpand 0.7.0 - download
- Download and dropin the latest milestone of MWE 0.7.0 - 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
- Export the following plugins into your dropins folder as deployable feature or plugin and close the projects
- org.antlr.runtime
- org.easymock
- org.eclipse.xtext.log4j
- Restart Eclipse
Nice to have, but not required
- For easier colaboration and a task-focused interface, you can install Mylyn
- Open the installation dialog (Help -> Install new software...) and select 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