jar to exe

*, j2se is converted into jar and finally converted to exe and executable on any machine

Resource Library
http://blog.csdn.net/andymu077/article/details/50041303
http://blog.csdn.net/fh09102103/article/details/50951067
Offline reference - jar converted to exe.html
Remark:
The location of the third-party jar package can be configured in the class-path attribute of ManiFest.mf
The core sentence: the third-party jar should also be added to the class-path configuration of exe4j (step 5)
The executable exe and jre can be packaged in the same directory and executed on any machine

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326298348&siteId=291194637
jar