Web Editor Support For The Xtext Framework
This repository contains the web editor support for Xtext.
How To Build
Check out and run ./gradlew build.
Additional command line arguments:
-PuseJenkinsSnapshots=trueswitches to using the Maven repositories generated by the Jenkins build jobs for xtext-lib, xtext-core, and xtext-extras. Without this argument, Sonatype snapshots are used.
Continuous Integration
This project is built by the xtext-web multi-branch job on Jenkins.