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: [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
