Skip to content

miklossy/xtext-extras

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse Xtext Extras

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.

Packages

No packages published

Languages

  • Java 86.8%
  • GAP 9.0%
  • Xtend 4.1%
  • HTML 0.1%