Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.13 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.13 KB

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.