Is anyone using netbeans 6.9 and Google AppEngine? If so do you have JavaDoc lookup working? Netbeans doesn’t seem to be able to find the GAE JavaDoc even though I have tried adding the JavaDoc using the Java Platforms option, the libraries option and the server’s option. I keep getting “JavaDoc not found” in the pop up window when doing a lookup. Hopefully someone knows how to resolve this issue.
PS I’ve also tried creating a new library and adding the JavaDoc but this did not work either.
I uninstalled the Google AppEngine plugin I had downloaded for netbeans and now the javadoc lookup works properly. So I guess that plugin was causing this issue.