gwt-api-generator
gwt-api-generator copied to clipboard
Dependency failure hydrolysis
Due to project rename of Hydrolysis to Polymer-Analyzer the dependency path has to be changed to:
"hydrolysis": "git://github.com/Polymer/polymer-analyzer#v1.22.0",
With the newest version (1.24.1) the generator does not work.
I have almost ported the generator to use polymer-analyzer, unfortunatelly the java output is not alright because the lack of type info in annotations. I'll postpone this until https://github.com/Polymer/polymer-analyzer/issues/305 is resolved.