JamesIry / jADT

A spoonful of ADT in your Java.
http://jamesiry.github.com/jADT/index.html
Apache License 2.0
49 stars 4 forks source link

Generate internal ADTs using Maven Plugin #15

Closed JamesIry closed 12 years ago

JamesIry commented 12 years ago

Once there is a maven plugin, internal ADTs (the AST for instance) should be generated using a previously released version of the plugin. Right now they're manually generated and checked in. It's bad feng shui to check in derived artifacts.

Depends on https://github.com/JamesIry/JADT/issues/8

JamesIry commented 12 years ago

Fixed with https://github.com/JamesIry/jADT/commit/eef1260d146281ec3fbb23fb4555d59004fa1e12