Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java virtual machine launcher can't find main class to run a GUI

807599Mar 1 2007 — edited Mar 1 2007
i 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 29 2007
Added on Mar 1 2007
4 comments
461 views