This happened again twice now - after a while "Debug focused test method" 
stopped working.
(Both times I re-created the project from scratch)

The interesting thing is, that even with a brand new project there is no target name 
"debug-single-method" in any of the build.xml files.
There is however a target name "debug-test-method" in build-impl.xml
I wonder if at some point NetBeans gets confused on which target to call?

I can provide the project definitions (working and non-working) if that is 
helpful - however as the invalid target doesn't exist in either of them, I 
don't think it will help much.

Thomas

Thomas Kellerer schrieb am 08.03.2018 um 21:26:
I have an Ant based project that was migrated from 8.2 (i.e. I simply opened 
the project with NetBeans 9.0)

When I try to use "Debug Focused Test Method" I get an error:

    Target "debug-single-method" does not exist in the project "SQLWorkbench".

When I create the project from scratch within NetBeans 9.0 this works without 
problems

Thomas

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