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 <[email protected]> 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 <[email protected]> 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: [email protected] >> For additional commands, e-mail: [email protected] >> >> For further information about the NetBeans mailing lists, visit: >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >> >>
