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 58412

Summary: Reimplement Options Dialog
Product: ide Reporter: Jan Jancura <jjancura>
Component: CodeAssignee: Jan Jancura <jjancura>
Status: RESOLVED FIXED    
Severity: blocker CC: jtulach, pjiricka
Priority: P1 Keywords: UMBRELLA
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 17597, 21184, 29282, 35577, 42157, 48779, 53192, 54658, 57201, 57666, 57954    
Bug Blocks: 12858, 39593, 42362, 61673    

Description Jan Jancura 2005-04-28 18:10:06 UTC
Main Requirements:
1) New Options Dialog should presend options in custom panels, in place of some
universal ui component like property sheet.
2) It should be easy to find some specific option there. Set of option
cathegories should be small, and number of options should be limited. Current
set of options should be revisited. 
3) OD should support color schemes. User can create a new schemes based on some
existing one.
4) OD should support predefined keymaps (Eclipse, Emacs). User can create a new
keymap based on some existing one.
5) It should be possible to install new module to NetBeans adding some new
shourtcuts and colorings.
6) It should be possible to take NetBeans binaries and install a new module
there which will redefine default toolbars and shortcuts.
7) It should be possible to install support for new mime type (language) to
NetBeans. OD will be able to customize syntax coloring for this new language.
8) It should be possible to install a new option panels (add new option
cathegories) to OD.
Comment 1 Jan Jancura 2005-04-28 18:16:29 UTC
*** Issue 35596 has been marked as a duplicate of this issue. ***
Comment 2 Jan Jancura 2005-04-28 18:17:36 UTC
*** Issue 35594 has been marked as a duplicate of this issue. ***
Comment 3 Jan Jancura 2005-04-28 18:21:31 UTC
Requirement 9) New OD should include one common visual customizer for all IDE
shortcuts (there are separate customizers for all mimetypes supported by editor
and for the rest of ide).
Comment 4 Jan Jancura 2005-04-28 18:59:48 UTC
*** Issue 26789 has been marked as a duplicate of this issue. ***
Comment 5 Jan Jancura 2005-04-28 19:01:46 UTC
*** Issue 26807 has been marked as a duplicate of this issue. ***
Comment 6 Jan Jancura 2005-04-28 19:03:54 UTC
Link to old UI spec for OD:
http://ui.netbeans.org/docs/hi/options/
Comment 7 Jan Jancura 2005-04-28 19:04:43 UTC
Some coloring for Diff can be added?
Comment 8 Jan Jancura 2005-04-28 19:05:31 UTC
*** Issue 21183 has been marked as a duplicate of this issue. ***
Comment 9 Jan Jancura 2005-04-28 19:05:55 UTC
*** Issue 27406 has been marked as a duplicate of this issue. ***
Comment 10 Jan Jancura 2005-04-28 19:06:36 UTC
*** Issue 26840 has been marked as a duplicate of this issue. ***
Comment 11 Jan Jancura 2005-04-28 19:08:49 UTC
*** Issue 23370 has been marked as a duplicate of this issue. ***
Comment 12 Jan Jancura 2005-04-28 19:08:59 UTC
*** Issue 23375 has been marked as a duplicate of this issue. ***
Comment 13 Jan Jancura 2005-04-28 19:12:07 UTC
*** Issue 35566 has been marked as a duplicate of this issue. ***
Comment 14 Jan Jancura 2005-04-28 19:14:38 UTC
*** Issue 26780 has been marked as a duplicate of this issue. ***
Comment 15 Jan Jancura 2005-04-28 19:17:10 UTC
*** Issue 23374 has been marked as a duplicate of this issue. ***
Comment 16 Jan Jancura 2005-04-28 19:19:28 UTC
Requirement 10) New OD should follow Ok-Apply-Cancel paradigm.
Comment 17 Jan Jancura 2005-04-28 19:28:18 UTC
*** Issue 57419 has been marked as a duplicate of this issue. ***
Comment 18 Jan Jancura 2005-04-28 20:18:43 UTC
*** Issue 40938 has been marked as a duplicate of this issue. ***
Comment 19 Jan Jancura 2005-04-28 20:56:02 UTC
*** Issue 26343 has been marked as a duplicate of this issue. ***
Comment 20 Jan Jancura 2005-04-28 21:07:17 UTC
*** Issue 19435 has been marked as a duplicate of this issue. ***
Comment 21 Jan Jancura 2005-04-28 21:07:26 UTC
*** Issue 17693 has been marked as a duplicate of this issue. ***
Comment 22 Jan Jancura 2005-04-28 21:15:53 UTC
Planned rework of actions:
http://openide.netbeans.org/proposals/actions/index.html
Comment 23 Jan Jancura 2005-04-28 21:18:44 UTC
Actions redesign umbrella
http://www.netbeans.org/issues/show_bug.cgi?id=17597
Comment 24 Jan Jancura 2005-04-28 21:23:07 UTC
Requirement 11) It should be simple to move all options from one installation to
another.
Comment 25 Jan Jancura 2005-04-29 07:29:40 UTC
*** Issue 41421 has been marked as a duplicate of this issue. ***
Comment 26 Jan Jancura 2005-04-29 07:31:06 UTC
*** Issue 13989 has been marked as a duplicate of this issue. ***
Comment 27 Jan Jancura 2005-04-29 15:04:39 UTC
*** Issue 48041 has been marked as a duplicate of this issue. ***
Comment 28 Jan Jancura 2005-04-29 15:09:37 UTC
*** Issue 27490 has been marked as a duplicate of this issue. ***
Comment 29 Jan Jancura 2005-04-29 15:32:33 UTC
Should we support one shortcut for more actions? (Without delegating action).
See - 21184. Is it possible in current architecture?
Eclipse has something like this.
Comment 30 Jan Jancura 2005-05-06 16:09:44 UTC
*** Issue 31230 has been marked as a duplicate of this issue. ***
Comment 31 Jaroslav Tulach 2005-12-09 17:00:13 UTC
Hanzi, what is the status ;-? 
Comment 32 Jan Jancura 2005-12-09 23:18:28 UTC
Fixed in trunk.