问题
is there any way to run a jar file without JDK installed ?
for example convert jar file to exe or put the jdk or jre into the jar file or something like this...
回答1:
JRE is a must. JDK is not a necessity.
来源:https://stackoverflow.com/questions/22488194/run-a-jar-file-without-jdk-installed