Replies: 1 comment
-
Anyone? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the sublime text jdtls integration. Basics work, but i am not able to add external jars to the classpath. I assumed adding a lib folder is sufficient because there is this default config:
in https://github.com/sublimelsp/LSP-jdtls/blob/main/LSP-jdtls.sublime-settings#L223-L225
Should this just work? What are my alternatives? i tried adding a .project and .classpath file but it also did not seem to pick it up?
Is this config generic and should work in any lsp using jdtls? Or is this something that requires explicit integration/coding that is missing in the sublime jdtls integration?
Beta Was this translation helpful? Give feedback.
All reactions