On Thu, 30 Jun 2022, 20:11 Todd Stevenson, <todd.steven...@imail.org> wrote:
> My question is this: Is there any documentation for dealing with mac > deployment of NetBeans platform applications? > > > > Any other recommendations? > I've been working on an alternative CLI packaging tool for the IDE and platform. Current code is at https://github.com/apache/netbeans-tools/tree/master/nbpackage It's used to create the community installers for the IDE at https://www.codelerity.com/netbeans/ The configuration files and instructions for building those can be found at https://github.com/codelerity/netbeans-installers Might be an alternative option to explore? Best wishes, Neil