Search code examples
javanetbeansjavadocnetbeans-7maven-javadoc-plugin

NetBeans: JavaDoc is never shown


I am having a big issue. That is I am using NetBeans 7.1.2, and it never show me the JavaDoc instantly, when I type some method, it searches for the JavaDoc in the internet saying "Downloading JavaDoc". Then only it shows the JavaDoc for the method. I even tried downloading the JavaDoc manually and setting it to the netbeans, but still no good. Following images will explain the issue clearly.

JavaDoc is not instant. It is downloading

JavaDoc is added Manually

Here, JavaDoc is downloading Here, JavaDoc is added manually


Solution

  • Try to add URL : http://download.oracle.com/javase/7/docs/api/