Export Sketch as a Standalone EXE or JAR

I'm trying to package a sketch to run as a standalone application. .jar would be ideal, because it'd be cross-platform, but I don't know how to package the whole mess together.

edit: I've looked into Launch4j, exe4j, and jsmooth. None of these are ideal, because they output single-platform exe's, and I don't know how to use them appropriately anyway.

Answers

Sign In or Register to comment.