How to execute Java programs using Cygwin?
843789Feb 17 2010 — edited Feb 19 2010Ok, so I've installed Cygwin and Netbeans programs. I wrote my program on Netbeans, then tried to use the command javac with Cygwin to compile the main .java file. What next? How do I run the actual program in the Cygwin window?
Thanks!