3mors
HampCake Studios
Sorry, for the subject, but I couldn't explain in a better way.
I've just created a graphical java app and I'd like to use it in a .app.
As done with XNap, for example, or other java app.
I'd like to click it on finder in order to run the app and not have to type:
java -jar myapp.jar
How to do this?
I've just created a graphical java app and I'd like to use it in a .app.
As done with XNap, for example, or other java app.
I'd like to click it on finder in order to run the app and not have to type:
java -jar myapp.jar
How to do this?