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 216766

Summary: Javadoc index search do not search in zipped Java 7 api docs (e.g. jdk-7-docs.zip, jdk-7u4-apidocs.zip) items like methods or public fields. This function perfectly work with Java 6 api docs (e.g. jdk-6u18-docs.zip).
Product: java Reporter: Olamagato-wtf
Component: JavadocAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description Olamagato-wtf 2012-08-13 02:10:19 UTC
Product Version = NetBeans IDE 7.2 (Build 201207171143)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_05
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.1-b03
Other = For example if I want search createCompatibleImage, I can type create, and push button find in Javadoc Index Search but I get "No documentation found" if loaded "jar:file:/C:/PRG/JAVA+/jdk-7u4-apidocs.zip!/docs/api/" only.
Comment 1 Olamagato-wtf 2012-08-13 02:10:24 UTC
Created attachment 123018 [details]
IDE log
Comment 2 Ralph Ruijs 2012-09-11 12:02:18 UTC
I think this has already been fixed by changes for JavaFX. Please reopen if this still does not work for you in latest dev builds.