How to install JavaDocs for 1.5.0 SDK?

Hi all.

I have installed j2SE SDK 1.5.0 and NetBeans cobundle on SuSE Linux 8.1 pro.

I'm working through the NetBeans IDE 4.0 Quick Start Guide.

I get the following error when I click on a pop-up box.

'Javadoc not found. Either Javadoc documentation for this item does not exist, or you have not added sources or Javadoc to the Java Platform Manager, or the Java Library Manager.'

Can anyone please tell me where the required files for Javadoc, and the sources are, so that I can install them?

Regards & TIA - theophilus

[571 byte] By [theophilusa] at [2007-10-1 1:16:41]
# 1

Download and install the JDK documentation from the download page (read the documentation installation instructions.)

Open Netbeans help and in the Contents, click Working With Javadoc Documentation - Adding the JDK Javadoc to the IDE, and follow the instructions.

Select the documentation's API directory as the location of the Javadoc files.

ChuckBinga at 2007-7-8 1:33:31 > top of Java-index,Administration Tools,Sun Connection...