Question

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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top