This repository contains platform-independent add-ons such as Xbase.
Check out and run ./gradlew build.
Additional command line arguments:
-PcompileXtend=trueactivates the Xtend compiler, but this is optional because the generated Java code is included in the repository.-PuseJenkinsSnapshots=trueswitches to using the Maven repositories generated by the Jenkins build jobs for xtext-lib and xtext-core. Without this argument, Sonatype snapshots are used.
This project is built by the xtext-extras multi-branch job on Jenkins.