Current location - Health Preservation Learning Network - Healthy weight loss - How does apple notebook Mac osx start java gui program? Can I bind JRE temporarily?
How does apple notebook Mac osx start java gui program? Can I bind JRE temporarily?
There are two ways.

1, windows can consider writing a batch file, that is, first introduce dependency classes, and then execute Java commands to write a shell script-under Linux-if there is a problem, I can tell you how to write it.

2, use exe4j to generate exe executable files, which can definitely be found online!