Executing a jar on mac 10.8

前端 未结 3 1481
再見小時候
再見小時候 2020-12-10 03:30

Although this seems like a rather obvious question, I couldn\'t find the answer anywhere online.

After I create the jar file, I can run it successfully using the com

3条回答
  •  既然无缘
    2020-12-10 04:25

    There is a program on OS X called Jar Bundler that comes with your install of Xcode developer tools. You can use this to convert .jar files to native Mac OS X .app executables.

提交回复
热议问题