How to add Javadocs for org.openide in NB 11?

2019-06-29 Thread fmontene
Hello, I am using Netbeans 11 with AdoptOpenJDK 8.0.212, and I cannot find a way to configure the Javadocs in the IDE. I get the message at the bottom that says "Either Javadoc documentation for this item does not exist or there is no attached Javadoc[...]". I see that the online documentat

RE: Cannot find symbol - org.openide.util.Utilities

2019-06-29 Thread fmontene
Well, turns out this was rookie mistake (not surprisingly). I had an older project that I was trying to open after upgrading to NB11, but some files complained that org.openide.util.Utilities did not exist in org.openide.util. I found a bug https://netbeans.org/bugzilla/show_bug.cgi?id=2525