After installing Java and Dap extras, the command "Run with Args" does not work as expected: after inserting the arguments to pass to the Java program, you get Debug adapter didn't respond. Either the ...
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 shortenCommandLine: 'argfile' argument, set either in the ...