Open Gontran08 opened 7 years ago
The plugin does nothing for debugging. It might be an issue with the look and feel you are using or NB. You might try reporting it here: https://issues.apache.org/jira/projects/NETBEANS
I opened a ticket: https://issues.apache.org/jira/browse/NETBEANS-46
Thanks for your time.
When I try to debug my multiproject, everything works fine, but Netbeans do not highlight the line where the debugger stopped. I have to watch the Debugger Console to know what is happening.
My root project use a servlet container to launch all my subprojects and debug them all at once.