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 122499 - project variable window
Summary: project variable window
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-21 13:20 UTC by hiaw
Modified: 2011-08-31 14:07 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
screenshot of implementation in xcode (40.27 KB, image/png)
2007-11-21 13:21 UTC, hiaw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hiaw 2007-11-21 13:20:15 UTC
It would be very useful to be able to view all variables and/or methods in a project. 

One example is to see if there are duplicate static variables in different classes.

Apple XCode has this feature called "Project Symbols"
Comment 1 hiaw 2007-11-21 13:21:12 UTC
Created attachment 53297 [details]
screenshot of implementation in xcode