On Fri, 21 Jun 2019 at 17:44, William Reynolds
<wnreyno...@stellarscience.com> wrote:
>
> We have an RCP application that I was trying to create an installer for 
> (right click the project, Package As->Installers). The build was failing with 
> the following error:

Not a direct answer to your question, but you might want to consider
using InnoSetup instead.  It's easy to integrate into the build
process across platforms, and does a few useful extra things out of
the box (eg. upgrades, shortcut icons, etc.)

If you're interested, my template and ant target are at

https://github.com/praxis-live/praxis-live/blob/master/resources/pl-installer.iss.template
https://github.com/praxis-live/praxis-live/blob/master/build.xml#L70

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to