Re: Maven deployment plugin for JavaFX

2020-09-07 Thread Bradley Willcott
on needed to distribute an .app or .dmg.   Can elaborate on this?  Or better yet provide some code or script to make this happen?   I do NOT want to mess with XCode!!       -- Chris     ----- Original Message -     From: "David Gradwell"     To: "HRH" , &qu

Re: Maven deployment plugin for JavaFX

2020-09-06 Thread Ernie Rael
On 9/6/2020 4:53 AM, HRH wrote: ** Is jlink of any use here? The projects created with "NewProject > SimpleJavaFX > ..." have a jlink action ** Hi Ernie, I noticed the "NewProject> FXML JavaFX...>", also have jlink action defined in the nbactions.xml as follow: The items found in nbactions.xm

Re: Maven deployment plugin for JavaFX

2020-09-06 Thread HRH
**  Is jlink of any use here? The projects created with "NewProject > SimpleJavaFX > ..." have a jlink action**Hi Ernie, I noticed the "NewProject> FXML JavaFX...>", also have jlink action defined in the nbactions.xml as follow:     CUSTOM-jlink     jlink       

Re: Maven deployment plugin for JavaFX

2020-09-04 Thread HRH
Thanks, Ernie, I recall someone on Stackoverflow had mentioned it while back. I will look into it. On Friday, September 4, 2020, 7:45:30 PM GMT+4:30, Ernie Rael wrote: On 9/3/2020 11:04 AM, HRH wrote: > Hi, > > Does anyone know, if Maven has a plugin deployment for JavaFX > applicati

Re: Maven deployment plugin for JavaFX

2020-09-04 Thread Ernie Rael
On 9/3/2020 11:04 AM, HRH wrote: Hi, Does anyone know, if Maven has a plugin deployment for JavaFX application that will render a self-contained installable package Is jlink of any use here? The projects created with "NewProject > SimpleJavaFX > ..." have a jlink action. -ernie for a give

Re: Maven deployment plugin for JavaFX

2020-09-04 Thread HRH
David, Thanks for outlining your thoughts,it seems like a novel solution. The coveted solution would be (dreaming or ideallyspeaking) a feature integrated into the Project->Properties (or perhapselsewhere in the IDE), which can create a self_contained_installable package ofthe user’s project for

Re: Maven deployment plugin for JavaFX

2020-09-04 Thread Chris Olsen
David -- Thank you! I will try doing this. -- Chris - Original Message - From: "David Gradwell" To: "COlsen" Cc: "users" Sent: Friday, September 4, 2020 8:21:33 AM Subject: Re: Maven deployment plugin for JavaFX Chris, Hopefully some of the fo

Re: Maven deployment plugin for JavaFX

2020-09-04 Thread David Gradwell
al Message - From: "David Gradwell" To: "HRH" , "users" Sent: Friday, September 4, 2020 5:24:18 AM Subject: Re: Maven deployment plugin for JavaFX I have exactly the same question for any standard Java application. In previous versions

Re: Maven deployment plugin for JavaFX

2020-09-04 Thread Chris Olsen
ris - Original Message - From: "David Gradwell" To: "HRH" , "users" Sent: Friday, September 4, 2020 5:24:18 AM Subject: Re: Maven deployment plugin for JavaFX I have exactly the same question for any standard Java application. In previous versions of NetBea

Re: Maven deployment plugin for JavaFX

2020-09-04 Thread David Gradwell
I have exactly the same question for any standard Java application. In previous versions of NetBeans an Ant project used to provide this capability but Ant package as seems to be broken in NetBeans 12. For example, using: Product Version: Apache NetBeans IDE 12.0 Java: 14.0.1; OpenJDK 64-Bit