The content of this repository (xtext-web
) has been moved to the Xtext Monorepo. Please refer to that repository to find the code, create issues or file pull requests.
This repository contains the web editor support for Xtext.
Check out and run ./gradlew build
.
Additional command line arguments:
-PuseJenkinsSnapshots=true
switches 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.
This project is built by the xtext-web multi-branch job on Jenkins.