Hi,

since NetBeans 11 I have the same problem (although not working with JavaFX) as described here:

https://lists.apache.org/thread.html/68910a4eecdfd257e7ea7a896ca4506d6ca7590c60cadf939adfe0b8@%3Cusers.netbeans.apache.org%3E

During JUnit-Tests, the debugger does not stop at breakpoints.

After the test terminates (e.g. throwing an exception or simply ending), the debuger remains active (the Debug-, Breakpoints- and Variables-windows remain open and the "Stop"-button remains active).

The environment is Windows 7, Java 11.0.1+13, NetBeans 11, Maven-Project. Using OpenJDK 11+28 seems to make the problem even worse because the debug windows only open after the whole test has already terminated and remain open from then on.

Any ideas or suggestions how to proceed or what to change are appreciated.

Thanks,
Christoph


---------------------------------------------------------------------
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

Reply via email to