You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
as per title I'm getting the above error while setting up Neovim for my project.
I'm following the instruction available here.
jdtls configuration
If I set my target-definition file to the absolute paths everything works great
but when I use the
container_loc
variable like so:I get the
Variable references non-existent resource
error in the logs:How can I configure jdt.ls such that the
container_loc
variable is correctly resolved?Beta Was this translation helpful? Give feedback.
All reactions