Skip to content

Use something shortenCommandLine #182

@rcasia

Description

@rcasia

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

shortenCommandLine: 'argfile'

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)
Neovim: 0.11
JDTLS: 1.43
java-test: 0.43
LazyVim: 14.6.0

Originally posted by @erikson84 in #170

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions