Need help for a simple DebugConfiguration that only wants to attach · nvim-java · Discussion #464 · GitHub
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
-
Heading
-
Bold
-
Italic
-
Quote
-
Code
-
Link
-
Numbered list
-
Unordered list
-
Task list
-
Attach files
-
Mention
-
Reference
👍
1
reacted with thumbs up emoji
👎
1
reacted with thumbs down emoji
😄
1
reacted with laugh emoji
🎉
1
reacted with hooray emoji
😕
1
reacted with confused emoji
❤️
1
reacted with heart emoji
🚀
1
reacted with rocket emoji
👀
1
reacted with eyes emoji
Footer
You can’t perform that action at this time.
Uh oh!
There was an error while loading. Please reload this page.
{{title}}
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
{{editor}}'s edit
{{editor}}'s edit
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.