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 53602 - Quick view in editor toolbar is redundant and should be removed
Summary: Quick view in editor toolbar is redundant and should be removed
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks: 50366
  Show dependency tree
 
Reported: 2005-01-18 16:08 UTC by David Simonek
Modified: 2007-09-26 09:14 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 David Simonek 2005-01-18 16:08:44 UTC
As Code Navigator is in main trunk build,
combo-box based quick view in editor toolbar is
redundant, Navigator replaces its functionality.

Please remove combo from main trunk. Thanks.
Comment 1 Jan Pokorsky 2005-01-20 10:48:42 UTC
done

/cvs/java/src/org/netbeans/modules/java/resources/mf-layer.xml,v
new revision: 1.53; previous revision: 1.52
/cvs/java/src/org/netbeans/modules/java/ui/Bundle.properties,v
new revision: delete; previous revision: 1.2
/cvs/java/src/org/netbeans/modules/java/ui/JEditorToolbar.java,v
new revision: delete; previous revision: 1.6
/cvs/java/src/org/netbeans/modules/java/ui/NameNavigator.java,v
new revision: delete; previous revision: 1.3
/cvs/java/src/org/netbeans/modules/java/ui/NavigationView.java,v
new revision: delete; previous revision: 1.34
/cvs/java/src/org/netbeans/modules/java/ui/actions/Bundle.properties,v
new revision: 1.9; previous revision: 1.8
/cvs/java/src/org/netbeans/modules/java/ui/actions/NavigateAction.java,v
new revision: delete; previous revision: 1.19
/cvs/java/src/org/netbeans/modules/java/ui/actions/SynchronizeAction.java,v
new revision: 1.9; previous revision: 1.8
Comment 2 Quality Engineering 2007-09-20 12:07:47 UTC
Reorganization of java component