/xtext-eclipse

xtext-eclipse

Primary LanguageJavaEclipse Public License 2.0EPL-2.0

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

  • how to setup your workspace,
  • how to contribute,
  • and many other useful guides

see xtext/CONTRIBUTING.md.

Continuous Integration

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