-
Hi! I'm working on a large Java project on Neovim Windows, and I encountered many problems with jdtls and java-debug until I found out about the
argument, set either in the .vscode/launch.json or in the jdtls configuration (see this discussion). I am experimenting with neotest-java for better test handling within Neovim, but I'm getting the usual issues that happens when I try to run or debug without the shortenCommandLine argument set to 'argfile': lockups, timeouts and no output. My configuration for neotest-java is the same as the LazyVim setup described in the README. OS: Windows 11 Pro (23H2) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Moved to #182 |
Beta Was this translation helpful? Give feedback.
Moved to #182