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 198108 - JDK's Javadocs won't display in the Help menu's Javadoc Index Search screen.
Summary: JDK's Javadocs won't display in the Help menu's Javadoc Index Search screen.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal with 1 vote (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 03:14 UTC by chuckbing
Modified: 2011-05-20 09:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chuckbing 2011-04-27 03:14:07 UTC
Product Version = NetBeans IDE 7.0 (Build 201104080000)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.7.0-ea
Runtime = Java HotSpot(TM) Client VM 21.0-b09

Java version: 1.7.0-ea; Java HotSpot(TM) Client VM 21.0-b09
Javadoc version: jdk-7-ea-bin-b139-apidocs-21_apr_2011.zip
Browser: Firefox 3.6.16
 
Steps to reproduce:
1. Install IDE, Java, and Javadocs in custom locations using instructions here: 
http://netbeans.org/kb/docs/java/javase-jdk7.html (don't unjar the docs)
 
The install directories are as follows:
IDE: D:\Netbeans\Netbeans 7.0\
Java: D:\Java\jdk1.7.0\
Javadoc zip: D:\Java\docs\jdk-7-ea-bin-b139-apidocs-21_apr_2011.zip
 
2. Choose Tools | Java Platform in IDE, select the JDK, and specify the custom location of 
the Javadoc zip file in the Javadoc tab.
 
3. Close Tools.
 
4. Select Menu | Javadoc Index Search and specify a valid class - like "File." The response 
is "No Documentation Found."

Other Javadoc will display - all versions of Java 1.6 docs, junit docs, org.hamcrest, and 
others.

Java 1.7 docs will display in the browser using Help | Javadoc References.
Comment 1 Jan Becicka 2011-05-19 13:19:08 UTC
Easy steps to reproduce this bug: just add url to jdk7 javadoc:
http://download.java.net/jdk7/docs/api/
although it works with jdk6:
http://download.oracle.com/javase/6/docs/api/
Comment 2 Jan Becicka 2011-05-19 14:52:56 UTC
Changeset: http://hg.netbeans.org/jet-main/rev/1bd2bd22245d
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2011-05-19 16:43
Message:   
Issue #198108 - JDK's Javadocs won't display in the Help menu's Javadoc Index Search screen.
Comment 3 Quality Engineering 2011-05-20 08:56:22 UTC
Integrated into 'main-golden', will be available in build *201105200400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1bd2bd22245d
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #198108 - JDK's Javadocs won't display in the Help menu's Javadoc Index Search screen.
Comment 4 Jan Becicka 2011-05-20 09:58:49 UTC
fixed in release701 as changeset 73440d89c7c0