This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 127096

Summary: Add an Action for the grails generate-all command
Product: groovy Reporter: schmidtm <schmidtm>
Component: GrailsAssignee: schmidtm <schmidtm>
Status: VERIFIED FIXED    
Severity: blocker CC: rstrobl
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description schmidtm 2008-02-11 09:20:01 UTC
We need to enable this Action on individual domain classes and on the project itself - then all domain classes get there artifacts afresh.
Comment 1 schmidtm 2008-02-12 16:27:20 UTC
This one is fixed now:

Adding specific GenerateAllAction usable on domain classes.
http://hg.netbeans.org/main/contrib/rev/b54907e0d128

Adding full input/output support for grails generate-all, just like the shell
http://hg.netbeans.org/main/contrib/rev/ff1c80754a0a
Comment 2 Lukas Jungmann 2008-10-13 14:26:44 UTC
v.