On Mon, 11 Jul 2022 at 10:20, Michael Bien <mbie...@gmail.com> wrote:
> On 11.07.22 06:56, Bradley Willcott wrote:
> > For JDK 18 for instance, using the root address:
> > https://docs.oracle.com/en/java/javase/18/docs/api/ does not work
> > because of the modularity introduced some versions ago.
> >
> > Why has this not been fixed within NB?
>
> there is probably no conspiracy going on, its likely that just nobody
> found that issue interesting enough to create a PR for it:

Well, I keep trying to tell myself this is interesting enough to work
on each time it catches me out, but ... :-)

One partial workaround is to change the Javadoc root address in the
Tools / Java Platforms dialog to

https://docs.oracle.com/en/java/javase/18/docs/api/java.base/

Obviously this only works for things in java.base.

Also, as long as sources are set for the platform, docs are visible in
code completion, etc.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to