Replies: 2 comments 9 replies
-
It should still start with JDK downloaded by coursier. You can set java home for your project in settings |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For Java you just need to set As for semanticdb, this might be an issue on our side. I will take a look. |
Beta Was this translation helpful? Give feedback.
9 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.
-
Hi
I've got a few legacy projects that can't be upgraded for the time being to the later versions of scala and JDK.
When I try to import such a project in vscode I get this error:
This is what I get when I set java home to openjdk 17 before opening vscode. If I set it to jdk1.8 metals wouldn't start at all throwing this:
How do I configure metals to work with this project of mine?
Thanks
Alex
Beta Was this translation helpful? Give feedback.
All reactions