Adding JDK Javadoc to NetBeans IDE
Curiously, NetBeans has included Java API documentation for a lot of packages, except the API documentation for the Java platform itself. Here is how to add the JDK Javadoc to NetBeans: Download the Java API documentation package from here. Unzip the documentation package. In NetBeans, select Tools > Java Platforms Select your default JDK in [...]