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 148064

Summary: can make some packaging options empty while touching <all configs>
Product: cnd Reporter: ahot <ahot>
Component: -- Other --Assignee: Thomas Preisler <thp>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ahot 2008-09-23 16:01:33 UTC
Product Version: NetBeans IDE Dev (Build 200809220201)
Java: 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
=================================================================

- Create Arguments sample project 
- Open project properties 
- Select Packaging property 
- Change package type to "Zip File"
- Select <all configurations> in configuraions drop-down menu
- Click on "..." button in "Tool" field - "Debug, Release - Tool" will appear
- Click "Cancel"
- Click "Ok" in Project properties dialog
- Open project properties 
- Select Packaging property 

Result:
- "Tool" field in Debug configuration will be empty

I can do the same thing for "Output", "Additional Options" fields
I think it would be the best to make all fields readonly in <all configurations> mode.
Comment 1 Thomas Preisler 2008-09-23 21:09:40 UTC

*** This issue has been marked as a duplicate of 148091 ***