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 116579 - Get rid of Verbose Output checkbox in the Options dialog
Summary: Get rid of Verbose Output checkbox in the Options dialog
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2007-09-24 21:34 UTC by Martin Krauskopf
Modified: 2007-09-24 21:51 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 Martin Krauskopf 2007-09-24 21:34:13 UTC
It was agreed so on ruby-docs by Paul and others. CCing Josef Pavlicek who is maintaining UI spec in the case he needs
to adjust it. Verbose Output is used only when filing a debugger issue. System property will be used instead (I will
update the wiki).
Comment 1 Martin Krauskopf 2007-09-24 21:51:22 UTC
org.rubyforge.debugcommons.verbose property is supported in debug-commons-java instead.

http://wiki.netbeans.org/wiki/view/RubyDebugging#section-RubyDebugging-HowToFileABug updated accordingly.

debug-commons-java/external/debug-commons-java-0.8.1.jar;
new revision: 1.3; previous revision: 1.2
debugger/src/org/netbeans/modules/ruby/debugger/Bundle.properties;
new revision: 1.6; previous revision: 1.5
debugger/src/org/netbeans/modules/ruby/debugger/DebuggerPreferences.java;
new revision: 1.4; previous revision: 1.3
debugger/src/org/netbeans/modules/ruby/debugger/RubyDebugger.java;
new revision: 1.13; previous revision: 1.12
debugger/src/org/netbeans/modules/ruby/debugger/RubyDebuggerPanel.form;
new revision: 1.6; previous revision: 1.5
debugger/src/org/netbeans/modules/ruby/debugger/RubyDebuggerPanel.java;
new revision: 1.9; previous revision: 1.8