mfussenegger / nvim-jdtls

Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
GNU General Public License v3.0
1k stars 62 forks source link

Feature: TestNG integration #550

Closed rhilliges closed 10 months ago

rhilliges commented 10 months ago
mfussenegger commented 10 months ago

Thanks. Pushed to master as https://github.com/mfussenegger/nvim-jdtls/commit/3ca419c52a7c20a2565237db2c110ed68fc7e6f1 (I can't add fixups to PRs created from master)

I improved the fallback handling so that it doesn't try to connect to the server and I changed the runner detection a bit to also search in the bundles folders because adding the jar itself as bundle results in a warning in the logs