Hugh

Results 2 comments of Hugh

If I understand the above comments correctly, remote debugging using vscode-java-debug currently requires the remote jvm debuggee be started with the jwdp agent with parameter "server=n" In other words, the...

thank you four your reply ok, so the debuggee must be the server and must be started first so, the debugging port specified on the jwdp agent must be open...