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

Summary: Display all types when searching for a type ( including .class files in jars)
Product: java Reporter: deepakjacob <deepakjacob>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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