RE: debug maven javafx app

2019-05-10 Thread John Brice
Excellent Joe! Thank you. John From: joe schmo Sent: Thursday, May 9, 2019 6:54:58 PM To: John Brice; users@netbeans.apache.org Subject: Re: debug maven javafx app I don't know how to forward a previous message as an attachment, however, Thomas Zimmermann has

Re: debug maven javafx app

2019-05-09 Thread Geertjan Wielenga
t; *Sent:* May 9, 2019 1:07 PM > *To:* users@netbeans.apache.org > *Subject:* debug maven javafx app > > > How do I configure the Debug action for a Maven JavaFX project? Using > NB11, JDK12 & OpenJFX 12.0.1 and the instructions at > https://openjfx.io/openjfx-docs/#IDE-N

Re: debug maven javafx app

2019-05-09 Thread joe schmo
javafx-example github.com BC From: John Brice Sent: May 9, 2019 1:07 PM To: users@netbeans.apache.org Subject: debug maven javafx app How do I configure the Debug action for a Maven JavaFX project? Using NB11, JDK12 & OpenJFX 12.0.1 and the instructions at https://openjfx

debug maven javafx app

2019-05-09 Thread John Brice
How do I configure the Debug action for a Maven JavaFX project? Using NB11, JDK12 & OpenJFX 12.0.1 and the instructions at https://openjfx.io/openjfx-docs/#IDE-NetBeans I can edit, compile and run but I can’t figure out what to put in nbactions.xml to make debug work. I’ve been using