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 15349 - Finding references to classes, fields and methods
Summary: Finding references to classes, fields and methods
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker with 1 vote (vote)
Assignee: issues@java
URL:
Keywords:
: 10156 18476 18659 (view as bug list)
Depends on: 17824
Blocks:
  Show dependency tree
 
Reported: 2001-09-10 23:49 UTC by markusfuchs
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description markusfuchs 2001-09-10 23:49:05 UTC
I'm using intellij ide, please see www.intellij.com. This ide has got a very 
nice feature: 

* For every class in the code, it shows the usages/declaration
* for methods/variables it shows the usages/declaration or type declaration or 
super method

This feature is very useful in development! It would be great to have this 
incorporated into netBeans.

Thank you,

-- markus.
Comment 1 Svata Dedic 2001-11-19 20:36:54 UTC
Marking as blocked by MDR. Please consider moving this issue into 
java module (for infrastructure development)
Comment 2 Rochelle Raccah 2001-11-19 20:40:27 UTC
Svata, who should move this issue?  I would think it would be someone
like you =), not the reporter.
Comment 3 Svata Dedic 2001-11-20 06:42:17 UTC
No, I meant that as a hint for editor team, since the issue is
cross-module: we (==java) have to provide the engine and they
(==editor) the UI. 
I'm CCing Mila so the editors stay in the loop.
Comment 4 Jan Chalupa 2001-11-27 12:49:28 UTC
Target milestone -> 3.3.1.
Comment 5 Rochelle Raccah 2002-01-11 17:50:40 UTC
It seems that issue 18476 and issue 10156 discuss the same thing as
this.
Comment 6 Svata Dedic 2002-05-21 17:48:00 UTC
Cleaning up before 4.0 planning
Comment 7 Marek Grummich 2002-07-19 16:47:44 UTC
Target milestone was changed from not determined to TBD
Comment 8 Jan Becicka 2002-08-06 12:50:39 UTC
*** Issue 18476 has been marked as a duplicate of this issue. ***
Comment 9 Jan Becicka 2002-08-06 13:08:28 UTC
*** Issue 18659 has been marked as a duplicate of this issue. ***
Comment 10 Jan Becicka 2002-08-06 13:23:06 UTC
*** Issue 10156 has been marked as a duplicate of this issue. ***
Comment 11 Pavel Flaska 2004-07-08 08:14:05 UTC
Implemented in trunk (refactoring module.)