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 48735 - "additional compiler options" drops changes
Summary: "additional compiler options" drops changes
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 04:54 UTC by _ gtzabari
Modified: 2006-03-24 10:16 UTC (History)
2 users (show)

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 _ gtzabari 2004-09-09 04:54:57 UTC
dev build 200409061800

If you modify "additional compiler options", then
click on "Compiling Tests" and go back to
"Compiling Sources" your changes get lost. The
only way to keep the changes is hit OK immediately
but this isn't what users expect.
Comment 1 Petr Hrebejk 2004-09-09 14:12:36 UTC
BTW this is the case for all input fields, which is pretty bad. On the
other hand if you go to different panel and then press OK the value is
stored correctly.

CCing webteam and ME they may have similar issues in their customizers. 
Comment 2 Petr Hrebejk 2004-09-09 15:55:33 UTC
Probably caused by Jrka Rechtacek's commit to version 1.4.
Comment 3 Jiri Rechtacek 2004-09-09 17:30:10 UTC
Checking in
src/org/netbeans/modules/java/j2seproject/J2SEProjectUtil.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/J2SEProjectUtil.java,v
 <--  J2SEProjectUtil.java
new revision: 1.5; previous revision: 1.4
done
Processing log script arguments...
More commits to come...
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerGeneral.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerGeneral.java,v
 <--  CustomizerGeneral.java
new revision: 1.13; previous revision: 1.12
done
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/VisualPropertySupport.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/VisualPropertySupport.java,v
 <--  VisualPropertySupport.java
new revision: 1.8; previous revision: 1.7
done
Comment 4 Jesse Glick 2004-09-09 19:02:48 UTC
This sort of thing ought to be covered by unit tests IMHO.
Comment 5 Marian Mirilovic 2005-12-20 15:51:12 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.