Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

eclipse/xtext-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Eclipse Xtext Library

Notice

The content of this repository (xtext-lib) 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 standard library for Xbase languages such as Xtend.

How To Build

Check out and run ./gradlew build.

The additional command line argument -PcompileXtend=true activates the Xtend compiler, but this is optional because the generated Java code is included in the repository.

Continuous Integration

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