eclipse / xtext-extras

xtext-extras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eclipse Xtext Extras

Notice

The content of this repository (xtext-extras) has been moved to the Xtext Monorepo. Please refer to that repository to find the code, create issues or file pull requests.

About

This repository contains platform-independent add-ons such as Xbase.

How To Build

Check out and run ./gradlew build.

Additional command line arguments:

  • -PcompileXtend=true activates the Xtend compiler, but this is optional because the generated Java code is included in the repository.
  • -PuseJenkinsSnapshots=true switches to using the Maven repositories generated by the Jenkins build jobs for xtext-lib and xtext-core. Without this argument, Sonatype snapshots are used.

Continuous Integration

This project is built by the xtext-extras multi-branch job on Jenkins.

About

xtext-extras

License:Eclipse Public License 2.0


Languages

Language:Java 89.7%Language:GAP 9.6%Language:Xtend 0.7%Language:HTML 0.1%Language:Shell 0.0%