Jar Bundler Problems (OSX of course)

Saeven

Registered
Hi Everyone,

First, hello! (First Post). I'm having a helluva time trying to get Jar Bundler to package a jar file that otherwise works via doubleclick.

The only message it displays is: "Application Failed to Build". Is there a debug log anywhere so that I can see _why_ it failed? I can't find anything :/

Thanks for any help!
 
Try not building the JAR manually first, but rather specifically targeting the CLASS files.

The bundler can create JAR files all by itself.
 
Back
Top