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 52577 - Make most actions available on Java element nodes work in Javagator window
Summary: Make most actions available on Java element nodes work in Javagator window
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords: UI
Depends on:
Blocks: 52165
  Show dependency tree
 
Reported: 2004-12-16 18:59 UTC by Jesse Glick
Modified: 2005-08-12 13:11 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 Jesse Glick 2004-12-16 18:59:17 UTC
Currently there is no node selection in the
navigator. But there probably should be, so that
e.g. Compile File or Find Usages work as expected
(same as in editor or Explorer). Exceptions: D&D
and data transfer operations are not expected to
be implemented in Navigator as they may not make
sense (or they could be implemented somehow
differently).
Comment 1 David Simonek 2005-01-04 14:54:36 UTC
fixed in main trunk:

Checking in navigator/arch/arch-navigator.xml;
new revision: 1.5; previous revision: 1.4

Checking in navigator/src/org/netbeans/modules/navigator/Navigator.java;
new revision: 1.8; previous revision: 1.7