Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.6.1.Release
-
Fix Version/s: None
-
Component/s: Compiler Integration, Maven integration
-
Labels:None
-
Number of attachments :
Description
Groovyc has the option to generate java stubs from groovy source code. This functionality is required for certain kinds of tasks, like generating GroovyDoc, and creating maven plugins using groovy.
Groovy-eclipse should provide an option to generate stubs from its groovy model.
I would like to see this for the purpose of generating documentation.