Need help for a simple DebugConfiguration that only wants to attach #464
Unanswered
ahakanbaba
asked this question in
Q&A
Replies: 1 comment
-
|
If I specify the right mainClass and projectName, then the attach works. However for remote debug, these would change depending on what is running remotely. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am having difficulty using nvim-java to attach to a remote process waiting for a debugger.
I have a java process running waiting for a debugger to attach.
Does nvim-java support this use case ?
Is there a manual configuration I need to add ? Maybe something like the following ?
When I add that, nvim-java layer complains about enrichment and mainClass and project names.
I go to the .java file of my main class and run :DapContinue.
Then I asee the following error
Beta Was this translation helpful? Give feedback.
All reactions