All Projects → eclipse → xtext-core

eclipse / xtext-core

Licence: EPL-2.0 license
xtext-core

Programming Languages

java
68154 projects - #9 most used programming language
GAP
223 projects
Xtend
68 projects
HTML
75241 projects
typescript
32286 projects
shell
77523 projects

Eclipse Xtext Core Framework

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

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 repository generated by the Jenkins build job for xtext-lib. Without this argument, Sonatype snapshots are used.

Continuous Integration

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].