lunarvim.org
lunarvim.org copied to clipboard
Add jdtls info for Java < 17
trafficstars
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 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