How do I create a Mac installer for my Java application?

后端 未结 7 1548
眼角桃花
眼角桃花 2021-02-06 00:12

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

7条回答
  •  萌比男神i
    2021-02-06 00:35

    Well, if this is what you looking for, How to Create a Mac Installer for Java Application give a try, many could help.

提交回复
热议问题