View Single Post
Old 18-03-2007, 08:48 PM   #1
Ioncannon
Abandonia Homie

 
Join Date: Mar 2004
Location: Mississauga, Canada
Posts: 558
Send a message via MSN to Ioncannon
Default

So I finally finished coding my text engine in java and create the jar file to show a friend. It works correctly on my PC but on his Virtual Machine spits out a "Cannot find main class" error message. Only difference between the two computers is I have the java dev kit. I tested it on other computers w/o the JDK (but they have the JRE) and same error happens. Is something incorrect in the manifest, or is it my code? Can anyone help with this?

Attached is both the current JAR and the java files (Sorry if the code looks extremely messy >.<):
Ioncannon is offline                         Send a private message to Ioncannon
Reply With Quote