Eclipse Support For The Xtext Framework

This repository contains all Eclipse related code for Xtext, including

How To Build

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.

How to Work with the Source Code

For

see xtext/CONTRIBUTING.md.

Continuous Integration

This project is built by the xtext-eclipse multi-branch job on Jenkins.