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 128271 - Display all types when searching for a type ( including .class files in jars)
Summary: Display all types when searching for a type ( including .class files in jars)
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 128270 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-25 03:26 UTC by deepakjacob
Modified: 2011-08-31 14:07 UTC (History)
0 users

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 deepakjacob 2008-02-25 03:26:48 UTC
Display all types when searching for a type ( including .class files in jars) (all projects are present in the search 
scope). Currently search for types only lists the 'Types' for which sources are available. If a type doesn't have java 
source, expand the jars in the navigator and display the outline in the java editor in the read only mode (mimic 
eclipse behaviour) . This is helpful to find out whether I have a particular type in the project's classpath and this 
will be great feature to know which 'Type' is loaded when more than one version of a particular type is present in 
multiple jars by looking at the expanded jar in the navigator.
Comment 1 Jiri Prox 2008-02-25 07:29:08 UTC
*** Issue 128270 has been marked as a duplicate of this issue. ***
Comment 2 deepakjacob 2008-02-27 10:45:04 UTC
Changing the version from 6.0 to 6.1