java - How can I make a program executable by double clicking? -
this question has reply here:
how create executable jar file? 3 answersi wrote java programme wife compare coupons stacked sales on different item sizes save time on shopping-trip-planning. need set on computer in such way can double-click something, , have programme run. i'm not finding on interwebs (like decent step step).
it simple program, 1 class nested class, , various imports of swing, awt, , text.
since it's wife's computer, can create sure running appropriate jre. in advance help.
you can utilize launch4j application. convert executable jar
file windows native executable
application.
you can embed jre
if jre
not installed on machine application run.
you can add together other mechanism loading image, icon, etc.
java
No comments:
Post a Comment