JSantamania opened a new issue, #4693: URL: https://github.com/apache/netbeans/issues/4693
### Apache NetBeans version Apache NetBeans latest daily build ### What happened I´m using netbeans IDE 12. Was using jdk 14 but some problem need --enable:preview a jar doesn´t run on other version of jdk I´ved installed jdk 17 and it produce good jar than can run on other machines. But NetBeans' run command doesn´t run neither debug command. ### How to reproduce Install NetBeans Install jdk 14 make a program with java jdk 14 (any one with Ant) install jdk 17 assign jdk17 as plattform to the program you made NetBeans produce good jar, that run correctly on console, but you can´t run inside NetBeans neither "run" command nor "debug" command. Netbeans remains on silent and give me a notification of "silent" Windows 10 NetBeans IDE 12 ### Did this work correctly in an earlier version? No / Don't know ### Operating System window 10 ### JDK first jdk 14, needs --enable:preview. Now jdk17 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else Ever ### Are you willing to submit a pull request? Yes ### Code of Conduct Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
