lunarvim.org icon indicating copy to clipboard operation
lunarvim.org copied to clipboard

Add jdtls info for Java < 17

Open codingluke opened this issue 3 years ago • 2 comments
trafficstars

codingluke avatar Oct 11 '22 15:10 codingluke

while this will work, using something like nvim jdtls and adding specific runtimes might server you better, example: https://github.com/ChristianChiarulli/lvim/blob/master/ftplugin/java.lua#L118

ChristianChiarulli avatar Oct 12 '22 07:10 ChristianChiarulli

@ChristianChiarulli isn't the problem that the latest jdtls is not working with Java 11 at all. So setting the runtime is not helping here? https://github.com/williamboman/mason.nvim/discussions/286, https://github.com/eclipse/eclipse.jdt.ls/issues/2117

codingluke avatar Oct 12 '22 07:10 codingluke