For debugging, this works:

https://stackoverflow.com/questions/56197372/i-cant-debug-an-application-using-netbeans-11-with-javafx-12

Gj


On Sun, Oct 6, 2019 at 7:05 AM Geertjan Wielenga <[email protected]>
wrote:

> However, take a look at Samples | OpenJFX in 11.1.
>
> Those two samples have the nbactions file that contains the debug target
> too.
>
> Gj
>
> On Sun, Oct 6, 2019 at 6:58 AM Geertjan Wielenga <[email protected]>
> wrote:
>
>> Yes, that is my aim too, it will happen, probably not for 11.2.
>>
>> Gj
>>
>> On Sun, Oct 6, 2019 at 6:53 AM David Green <[email protected]> wrote:
>>
>>> Yes.
>>>
>>> That would be most useful.
>>>
>>> Long term, it would be nice to have this be set up when selecting a
>>> project type.
>>>
>>> Thanks,
>>>
>>> Dave
>>>
>>> On 5 Oct 2019, at 23:35, Geertjan Wielenga wrote:
>>>
>>> > So, the project runs as described in:
>>> > https://www.youtube.com/watch?v=8xaRwqcKPSI?
>>> >
>>> > You want another YouTube clip just like that showing how to set up
>>> > Debug
>>> > and Javadoc goals in NetBeans?
>>> >
>>> > Gj
>>> >
>>> > On Sun, Oct 6, 2019 at 4:12 AM David Green <[email protected]>
>>> > wrote:
>>> >
>>> >> Using Netbeans 11.2.beta2 (although same issues seem to apply to 11.1
>>> >> release),
>>> >>
>>> >> Using the example from https://openjfx.io/openjfx-docs/ for modules
>>> >> with
>>> >> Maven and NetBeans which is also highlighted in the video
>>> >> https://www.youtube.com/watch?v=8xaRwqcKPSI&feature=youtu.be, this
>>> >> allows one to run code with openJavaFX quite nicely with Run Project
>>> >> but
>>> >> Debug Project and Generate JavaDoc fail.
>>> >>
>>> >> It would be nice if these and perhaps a build image of some sort were
>>> >> automatically accomplishable by the base Maven pom.  It would greatly
>>> >> help folks start using NetBeans for new projects.
>>> >>
>>> >> I have found a variant of Mathew Dusome’s code
>>> >> <
>>> >>
>>> http://mail-archives.apache.org/mod_mbox/netbeans-users/201811.mbox/%[email protected]%3e
>>> >
>>> >>
>>> >>   to work for everything but the Javadoc although I ran into a few
>>> >> issues.
>>> >>
>>> >> Dave
>>> >>
>>> >> ---------------------------------------------------------------------
>>> >> 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
>>> >>
>>> >>
>>> >>
>>> >>
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>>
>>>
>>>
>>>

Reply via email to