java程序转成mac应用,如何为Java应用程序创建Mac安装程序?
I have created an executable JAR file for my Java application. If I double-click then it works fine. But I want to create installer for Mac OS, because I cannot give a JAR file to my users. Any suggestions?
解決方案
Well, all you have to do here is to create a beautiful icon for your app, bundle it to your jar file to make it look more sophisticated, instead of using the default coffee cup icon.
Here is how you can do it:
Please read the sessions starting from session 7.
Mac has java by default. And if your users are not technical, it makes no different for them if they are using a mac .exe or not, right?
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎勵來咯,堅持創(chuàng)作打卡瓜分現(xiàn)金大獎總結
以上是生活随笔為你收集整理的java程序转成mac应用,如何为Java应用程序创建Mac安装程序?的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: linux系统下,我也用虚拟机——lin
- 下一篇: 第三方模块:Python3 OS 文件/