In my Debian 11 machine I am trying to run the jar produced by Netbeans 12.6 using Java 17+ on the terminal, but it does not run correctly. The program just displays '>' as if waiting for an input. The program runs find when I run it from Netbeans though! The command I am using from the prompt is : 'java -jar "[MyDevDir]/NetbeansWorkSpace/beep/dist/beep.jar" Any ideas?
--------------------------------------------------------------------- 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