xtext-core/README.md
2017-02-01 16:41:11 +01:00

455 B

Eclipse Xtext Core Framework

This repository contains the platform-independent language framework of Xtext.

How To Build

Check out and run ./gradlew build.

The additional command line argument -PcompileXtend=true activates the Xtend compiler, but this is optional because the generated Java code is included in the repository.

Continuos Integration

http://services.typefox.io/open-source/jenkins/job/xtext-core/