Is it possible to package a *.jar executable into a Mac executable like *.app or *.dmg?
I have coded an application in java and I am able to create a windows installable package as either *.exe or *.msi from my *.jar in Netbeans IDE in Windows. I do not have a Mac but I wonder if it is possible to create an installable or an executable for a Mac from a *.jar using Packer from Windows.
I will gladly appreciate your help.
Please forgive this noon question.
Is it possible to package a *.jar executable into a Mac executable like *.app or *.dmg?
I have coded an application in java and I am able to create a windows installable package as either *.exe or *.msi from my *.jar in Netbeans IDE in Windows. I do not have a Mac but I wonder if it is possible to create an installable or an executable for a Mac from a *.jar using Packer from Windows.
I will gladly appreciate your help.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/0d83b970-0d2b-4ea0-a25d-00496cf12ad1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I just figured out how to go about it using a tool script I discovered online.
I appreciate you explaining what Packer does. I also realized I mistook it for Packr (a tool that aludes to do what I want).
My apologies for pelting the group with this stray question. I leave in peace. Stay in peace too.
Regards,
Joseph