https://openjfx.io/openjfx-docs/maven
Gj On Wed, 1 Jan 2020 at 18:24, Geertjan Wielenga <geert...@apache.org> wrote: > > There’s a colon in there, at least. > > javafx:run > > If I remember correctly. Really take a look at that YouTube clip again. > > Gj > > On Wed, 1 Jan 2020 at 18:23, Geertjan Wielenga <geert...@apache.org> > wrote: > >> Is that what you see in that YouTube clip? Can you take another look at >> it? >> >> Gj >> >> On Wed, 1 Jan 2020 at 18:17, Chris Olsen <col...@mchsi.com> wrote: >> >>> Hi, again (and thanks again for lightning!) -- >>> >>> > https://m.youtube.com/watch?v=8xaRwqcKPSI >>> >>> I did that (and remembered that I had watched this previously with the >>> same result as follows). I am now getting a message,... >>> >>> Unknown lifecycle phase "javafx".. You must...or a goal in the format >>> <plugin-prefix:<goal>or... >>> >>> The immediate neighborhood of concern (so far as I can tell) in the >>> nbactions.xml file is: >>> >>> <goals> >>> <goal>clean</goal> >>> <goal>javafx</goal> >>> <goal>run</goal> >>> </goals> >>> >>> -- Chris >>> >>> >>> --------------------------------------------------------------------- >>> 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 >>> >>>