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
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