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 78014 - Restore Default Value is disable for Debugging->Tool property
Summary: Restore Default Value is disable for Debugging->Tool property
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-15 16:51 UTC by dnikitin
Modified: 2008-11-12 16:33 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 dnikitin 2006-06-15 16:51:02 UTC
Restore Default Value is disable for Debugging->Tool property

Restore Default Value command in popup menu is always disable for
Debugging->Tool property on Project Property dialog box

Can not restore default value for debugger
Comment 1 _ gordonp 2006-06-15 23:33:32 UTC
Several things to do:

    1. Add restore value
    2. Make modified Tool bold (many other C/C++ project properties do this
       when changed)
    3. Make the property editor be a file chooser rather than text editor
Comment 2 dnikitin 2006-06-23 12:55:42 UTC
The same for Configuration Properties->Running (Arguments, Run Directory,
Enveromnent, Build First)
Comment 3 _ gordonp 2008-11-12 16:33:25 UTC
This issue is now meaningless as the debugging tool comes from the toolchain and
isn't modifiable in the project properties.