So I have a jar, and I use it like this:
java -jar horde.jar
And I get that error. I looked at the manifest, and verified that the main-class existed. I am using jar splicer to make fat jars. What is wrong?!
So I have a jar, and I use it like this:
java -jar horde.jar
And I get that error. I looked at the manifest, and verified that the main-class existed. I am using jar splicer to make fat jars. What is wrong?!