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 37653 - Useless properties in Debugger Settings
Summary: Useless properties in Debugger Settings
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2003-12-02 11:35 UTC by Milan Kubec
Modified: 2004-01-19 14:03 UTC (History)
1 user (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 Milan Kubec 2003-12-02 11:35:32 UTC
There is property 'Debugger Window Orientation' in
property sheet 'Debugger Settings'. Mentioned
property doesn't make any sense in new Window
System. Please remove it.
Comment 1 Maros Sandor 2003-12-02 14:05:31 UTC
I also wonder whether the "Workspace" setting makes any sense.
Comment 2 Milan Kubec 2003-12-02 14:18:47 UTC
'Workspace' property should be removed too.

Jano, please confirm. Thanks.
Comment 3 Maros Sandor 2003-12-03 13:46:18 UTC
I removed those two obsolete properties. Affected files:
EnterpriseDebugger.java new revision: 1.44; previous revision: 1.43
DebuggerContextSettings.java new revision: 1.13; previous revision: 
1.12
DebuggerContextSettingsBeanInfo.java new revision: 1.5; previous 
revision: 1.4
DebuggerModule.java new revision: 1.96; previous revision: 1.95
done
ConnectAction.java new revision: 1.38; previous revision: 1.37
DebuggerWindow.java new revision: 1.43; previous revision: 1.42
Comment 4 Milan Kubec 2004-01-19 14:03:03 UTC
Verified.