Trying to examine source of JDK class (e.g. JTable), so bring up "Go to Source" window, type name, and click OK. I have multiple Java Platforms defined, each of which has its sources defined/attached as populated by default Netbeans discovery on definition.
The first time I lookup a class in this way it seems to provide a decompiled version. The second time and thereafter it provides the version from source. I'm assuming this isn't the expected behaviour & should be providing the source version first time, so either flagging for developers, or wondering if I need to adjust my expectations of what should be happening. Note, this behaviour seems to happen irrespective of whether I've specified a netbeans_jdkhome in netbeans.conf. Netbeans 12.5, Adoptium JDK 16.0.2, macOS 10.14.6 Also installed: Adoptium JDK 17 (not defined in Netbeans), Adoptium JDK 11, Oracle JDK 1.8.0_301 Regards, Stan --------------------------------------------------------------------- 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