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 - can make some packaging options empty while touching <all configs>
Summary: can make some packaging options empty while touching <all configs>
Status: RESOLVED DUPLICATE of bug 148091
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-23 16:01 UTC by ahot
Modified: 2008-09-23 21:09 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 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 ***