Replies: 1 comment
-
If we would be in Eclipse, adding line below to
|
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.
-
As described in title, how can i enable feature IgnoreUnnamedModuleForSplitPackage. Because I got following error msg in vscode-java(redhat.java)
The package java.util.concurrent is accessible from more than one module: , java.base
after I set the java.jdt.ls.java.home to jdk8, above error msg disappeared
Beta Was this translation helpful? Give feedback.
All reactions