Skip to content
Gradle plugins for using Xtext and Xtend
Branch: master
Clone or download
oehme Merge pull request #145 from xtext/issue_144
Use class instead of lambda
Latest commit 3ec57ea Feb 25, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.travis use new build system Dec 18, 2014
gradle fixed deprecations in build Nov 9, 2018
xtext-android-gradle-plugin
xtext-gradle-builder [#108][#131] ship custom IWorkspaceConfig to be compatible with multi… Oct 29, 2018
xtext-gradle-plugin Use class instead of lambda Feb 25, 2019
xtext-gradle-protocol
xtext-idea-gradle-plugin 141: Replace Closure with Action<T> Feb 2, 2019
.gitignore
.travis.yml Restore compatibility with 2.9.0 Dec 23, 2016
LICENSE
README.md
build.gradle fixed deprecations in build Nov 9, 2018
gradle.properties [#107] Update gradle to 4.3 and maximum Xtext to 2.14.0. Jun 7, 2018
gradlew Updated to Gradle 3.2.1 and nebula-project-plugin 3.3.0 Dec 21, 2016
gradlew.bat Updated to Gradle 3.2.1 and nebula-project-plugin 3.3.0 Dec 21, 2016
settings.gradle Updated to Gradle 3.2.1 and nebula-project-plugin 3.3.0 Dec 21, 2016

README.md

Xtext Gradle Plugins

Build Status

A set of Gradle plugins to build and use Xtext languages and the Xtend programming language.

The documentation is hosted on the project's website.

To build and install locally run ./gradlew install -Dorg.gradle.project.version=<version> e.g. with <version> set to 1.0.22-SNAPSHOT.

You can’t perform that action at this time.