IDE Templates used for the Eclipse and IDEA GWTP Plugins
##Reference
##Building These are some rough directions to building this lib.
###Repackage Velocity Repackage Velocity
###Eclipse Export Jar Export this project as a jar. In the future Maven can do this.
- Export jar
- Either run eclipse export, or load the eclipse export jardesc.
- The jar exports into target/build/ide-templates.jar.
- Copy the jar into the Eclipse plugin lib directory.