JAR Problem
I wrote a program and exported it to a .jar file. I can run the .jar file on my computer (Windows XP), and my GUI interface shows up, but when I send it to my other friends computer, he gets an error that says
"Could not find main class. Program will exit"
And when I send it to my friend who has a mac, nothing happens. She said it feels like "it's going to open, but then it doesn't."
Any ideas?

