This repository contains all Eclipse related code for Xtext, including
- the general Eclipse support for Xtext languages,
- the Xtext SDK for Eclipse itself.
Checkout and run mvn clean install
.
Note: The target platform used for the Tycho build loads the required Xtext dependencies (xtext-lib, xtext-core, xtext-extras) from their respective p2 repositories on the Jenkins server.
For
- how to setup your workspace,
- how to contribute,
- and many other useful guides
This project is built by the xtext-eclipse multi-branch job on Jenkins.