Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

wrldwzrd89

macrumors G5
Jun 6, 2003
12,110
77
Solon, OH
The jar file is probably a class library, and cannot be launched with a double-click. Also, the documentation is a separate download from the release.

That said, look in the Console for any error messages. This can be found in your Utilities folder.
 

pilotError

macrumors 68020
Apr 12, 2006
2,237
4
Long Island
jar -tvf <jarfile> should give you a listing of what's in it.

jar -xvf <jarfile> will extract everything in the jar file.

Hope that helps...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.