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 158742 - Add generate-all "*" support
Summary: Add generate-all "*" support
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Janicek
URL: http://grails.org/doc/latest/ref/Comm...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-18 13:52 UTC by marceloverdijk
Modified: 2012-04-25 13:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description marceloverdijk 2009-02-18 13:52:52 UTC
Add generate-all "*" support to generate controllers and views for all Domain Classes.

In Grails 1.1 it is possible to execute the generate-all command for all domain classes using the command line: grails 
generate-all "*"

It would be nice to execute this command from netbeans.
Maybe when right-clicking the Domain Class folder there should be an option generate-all.
Comment 1 Petr Hejl 2009-02-18 14:08:25 UTC
Nice improvement I guess. In meanwhile there is new support for any command in upcoming daily build - 200902180201 (Run
Grails Command from project context menu).
Comment 2 Martin Janicek 2012-04-25 13:18:13 UTC
Still valid --> Changing TM to Next