eclipse / xtext-core

xtext-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eclipse Xtext Core Framework

Notice

The content of this repository (xtext-core) 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 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.

About

xtext-core

License:Eclipse Public License 2.0


Languages

Language:Java 92.3%Language:GAP 6.7%Language:Xtend 1.0%Language:HTML 0.0%Language:TypeScript 0.0%Language:Shell 0.0%Language:Scilab 0.0%