Skip to content

V2.0.0

Compare
Choose a tag to compare
@opcoach opcoach released this 25 Nov 17:27
· 90 commits to master since this release

This is the new release for genModelAddon.

One of the main changes is the usage of the current installed EMF templates to generate java code. No more templates copied in your project and dynamic templates used.

This is an important update that makes genModelAddon a professional tools for your code generation.

To use genModelAddon if you already used it with a previous version :

  • in your genmodel remove the 'dynamic templates' property and the Template Directory that was set in the templates of your project.
  • remove also the templates directory in your project.