On Mon, 18 May 2020 at 08:16, Ty Young <[email protected]> wrote: > BTW, where do you find the commit changes between Netbeans 12.0 Beta > versions? I'm still getting a minor issue where I'm being prompted to use > instanceof pattern matching when preview features aren't currently enabled in > Maven. Attempting to select the alt+enter option does nothing.
Please tell me you're not on beta4 or are on JDK 14?! I put in a PR to fix that appearing with JDK < 14, although it probably isn't taking preview feature status into account. Maybe preview feature hints should also be disabled by default in 12.0? Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
