java virtual machine launcher can't find main class to run a GUI
807599Mar 1 2007 — edited Mar 1 2007i followed the steps given here: <http://forum.java.sun.com/thread.jspa?forumID=513&threadID=558437> to make a java app shortcut on my desktop for my program... but now when i try to run it, it gives the error:
Java Virtual Machine Launcher - Could not find main class. Program will exit.
my java program is a GUI created using netbeans, and it works perfectly when run from netbeans.
can someone please help me with this
thanks,
KARAN