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 - Add an Action for the grails generate-all command
Summary: Add an Action for the grails generate-all command
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: schmidtm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-11 09:20 UTC by schmidtm
Modified: 2008-10-30 14:25 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.