Skip to content

Releases: zxhr/gradle-xtext-generator

v0.2.0

02 Nov 02:37
Compare
Choose a tag to compare
  • Adds a new "mergeManifest" task for merging xtext-generated manifest files into Gradle's Jar manifest.
  • Various bug fixes.

v0.1.0

01 Jul 01:58
Compare
Choose a tag to compare

Initial implementation of gradle-xtext-generator plugins. Plugins include:

  • Generating and building Xtext DSL projects without using an .mwe2 file
  • Generating the Eclipse PDE build.properties file needed to launch the Xtext DSL project inside Eclipse