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 206596 - "clean and build project" toolbar icon is disabled for Grails projects
Summary: "clean and build project" toolbar icon is disabled for Grails projects
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-20 18:07 UTC by athompson
Modified: 2012-11-29 16:19 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 athompson 2011-12-20 18:07:42 UTC
It would be nice if it were enabled, or at least replace it with the "clean" icon.
Comment 1 Martin Janicek 2012-03-19 15:26:42 UTC
Still valid issue --> Changing TM to 7.2
Comment 2 Martin Janicek 2012-11-29 13:24:55 UTC
What exactly do you think clean-build should do in Grails projects?

I can imagine these two commands:
--> grails clean
--> grails war

..is that what you need?
Comment 3 athompson 2012-11-29 16:19:07 UTC
Yep!