Replies: 1 comment
-
|
I'm sorry to say that I tried everything, but it seems impossible to reproduce this feature in DAPE, so I was forced to split it into two: (With the help of eglot-java)
I tried to add 'compile to jdtls-extra but never attached the port to the debugger. Hopefully, this can be done automatically, but at this point, I can reach only so far. I hope this discovery works for anyone. |
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.
-
I have the following function that works fine in dap-mode
I try to replace :program-to-start with :command "mvn" and :command-args "-Dmave...." but doesn't work, I tried to move it to compile, but same, I can solve the dap--find-available-port with :autoport but I can make the run as expected.
Help please 🙏
Beta Was this translation helpful? Give feedback.
All reactions