# xtext-lib **Repository Path**: mirrors_andyglick/xtext-lib ## Basic Information - **Project Name**: xtext-lib - **Description**: Eclipse Xtextâ„¢ Libraries - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Eclipse Xtext Library This repository contains the standard library for [Xbase](https://www.eclipse.org/Xtext/documentation/305_xbase.html) languages such as [Xtend](http://xtend-lang.org). ## How To Build Check out and run `./gradlew build`. The additional command line argument `-PcompileXtend=true` activates the [Xtend](http://xtend-lang.org) compiler, but this is optional because the generated Java code is included in the repository. ## Continuos Integration This project is built by the [xtext-lib multi-branch job on Jenkins](http://services.typefox.io/open-source/jenkins/job/xtext-lib/).