How to setup the right path to the JavaDoc for java 1.5?

I downloaded the docs, put into the jdk folder but still javadoc Alt-F1 in netbeans not workingAlso in tools -> javadoc index search I receiving the red box x No Documentation FoundPls, help me asap,Many thanks,
[242 byte] By [PapirovDavida] at [2007-10-2 18:41:53]
# 1
Got the same problem, already any solutions?Also setting the path to the zip-file in the platform manager did not help.Thanx for help.
sugoa at 2007-7-13 20:04:06 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 2

Select Java Platform Manager from the tools menu. This should display a dialog listing all the Java platforms you have installed, i.e., Java 1.5, Java 1.4, etc. Select the Java 1.5 platform. Then select the Javadoc tab on the right side of the display. From there you can add the ZIP/Folder where you've stashed the Javadocs.

BillKriegera at 2007-7-13 20:04:06 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 3

> From there you can add the ZIP/Folder where you've

> stashed the Javadocs.

Would someone *please* tell me what they look like? Are they HTML files? XML? Jar?

I downloaded the API docs. It looks like the api/java tree contains all html files. Is that what I'm supposed to point the platform manager at? Is so, precisely and exactly which of these directories should I point it at? api? api/java? Did I download the wrong thing? No matter what I do I get the following message:

INSJavadoc not found. Use the Library Manager to specify Javadoc for classpath items and the Java Platform Manager...etc

amyhughesa at 2007-7-13 20:04:06 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...