netbeans 6.8
ubuntu 9.10
i am able to build the sample applications, but the doc in the code assistant popup is missing (when type Ctrl + Space)
how to fix this?
netbeans 6.8
ubuntu 9.10
i am able to build the sample applications, but the doc in the code assistant popup is missing (when type Ctrl + Space)
how to fix this?
For each platform (Version of the JDK, etc) in netbeans, you can specify the location of the JavaDocs
The files you want should be in <Netbeans 6.8 install directory>/enterprise6/docs/javaee6-doc-api.zip
.
However, if you install the EJB and EAR plugins in the Netbeans Platform these should be setup automatically so perhaps a fresh install is required. (Note: I just added them to my Netbeans install on Karmic and the docs worked.)