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 154909 - create view action should call grails generate-view directly
Summary: create view action should call grails generate-view directly
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks: 154266
  Show dependency tree
 
Reported: 2008-12-08 11:04 UTC by Lukas Jungmann
Modified: 2009-02-19 20:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-12-08 11:04:36 UTC
not just open a wizard where user have to re-type domain class name to get this action working correctly
Comment 1 Petr Hejl 2008-12-08 13:47:58 UTC
Fixed in main e878b47cf651.
Comment 2 Lukas Jungmann 2008-12-08 14:47:24 UTC
v., thanks
Comment 3 Quality Engineering 2008-12-09 18:37:09 UTC
Integrated into 'main-golden', will be available in build *200812091520* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e878b47cf651
User: phejl@netbeans.org
Log: #154909 create view action should call grails generate-view directly