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 140235 - Cancelation of groovy doesn't work in project properties
Summary: Cancelation of groovy doesn't work in project properties
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 09:59 UTC by Jaromir Uhrik
Modified: 2008-10-30 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
fixes the bug (3.45 KB, text/plain)
2008-08-07 07:51 UTC, calavera
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2008-07-16 09:59:36 UTC
Product Version: NetBeans IDE Dev (Build 080712)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119
System: Mac OS X version 10.5.4 running on i386; MacRoman; en_US (nb)

Steps to reproduce:
===================
-create new j2se project Prj1
-install groovy plugins from default update centers
-invoke project properties of Prj1
-select Groovy
-select checkbox Enable Groovy
-push cancel button
-invoke project properties of Prj1
-->>checkbox Enable Groovy is wrongly in state selected because the change was canceled (the change hasn't been
confirmed by OK button)
Comment 1 calavera 2008-08-07 07:51:30 UTC
Created attachment 66750 [details]
fixes the bug
Comment 2 martin_adamek 2008-08-14 19:26:51 UTC
Fixed (not with attahed patch, thanks anyway)
http://hg.netbeans.org/main/rev/cae90b9e1c99