org.xtext:xtext-idea-gradle-plugin

A plugin for for building IntelliJ IDEA Xtext plugins


Licenses
EPL-2.0/SSPL-1.0

Documentation

Xtext Gradle Plugins

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.