Skip to content

Conversation

@amexboy
Copy link

@amexboy amexboy commented Jan 9, 2015

Fix for #37. I installed the plugin as an inplace plugin and fixed issues #37! There were two problems with the plugin when running from my system.

  • The first problem was on scripts/_NgGenerate.groovy:4 that scaffoldingPluginDir was provided as a string and it was supposed to accessing a variable.
  • The second problem was causing NullPointerException on every line that cp was accessed. The variable wasn't being set properly. First thing the name of the plugin for hibernate had to have the version appended and (I couldn't figure out why,) but cp wasn't being bind properly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants