mardi 24 octobre 2017

Run Maven tasks in VSCode's debugger

I like VSCode's lightweight Java debugger, but the project I'm working on uses Maven to run tests and I can't find how to run these in the debugger. They just run, without stopping at the breakpoints I've set.

How can I run a Maven task in VSCode's Java debugger ?

Aucun commentaire:

Enregistrer un commentaire