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 - 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).
Summary: Javadoc index search do not search in zipped Java 7 api docs (e.g. jdk-7-docs...
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 7.0
Hardware: PC All
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-13 02:10 UTC by Olamagato-wtf
Modified: 2012-09-11 12:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (51.69 KB, text/plain)
2012-08-13 02:10 UTC, Olamagato-wtf
Details

Note You need to log in before you can comment on or make changes to this bug.
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.