anonymous
2011-07-14 10:11:35 UTC
Failed to load Main-Class manifest attribute from [file path here]
I have tried reinstalling Java and JRE and even JDK a number of times but still no fix.
I know this is an error caused normally by bad code concerning the Class but this happens with every file I try to run. I have created a simple Java calculator just to test and ran it successfully in Eclipse but it won't run as an executable .jar file.
What's the problem and how do I fix it?
Thanks