Unable to access jar. Why?

Posted by SystemNetworks on Game Development See other posts from Game Development or by SystemNetworks
Published on 2012-09-22T11:16:22Z Indexed on 2012/09/22 15:49 UTC
Read the original article Hit count: 295

Filed under:
|
|

I was making a game in java and exported it as jar file. Then after that, I opeed jar splice. I added the libaries and exported jar. I added the natives then i made a main class. I created a fat jar and put it on my desktop. I'm using Mac OS X 10.8 Mountain Lion. When I put in the terminal, java -jar System Front.jar it says unable to access System Front.jar Even if i double click on the file, it doesen't show up! Help! I'm using slick.

I added slick and lwjgl as libraries for the jar splice at the jars.

© Game Development or respective owner

Related posts about 2d

Related posts about java