Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Update Java settings and JDK requirement in Java containers #1444

Closed
testforstephen opened this issue May 12, 2022 · 0 comments · Fixed by #1448
Closed

Update Java settings and JDK requirement in Java containers #1444

testforstephen opened this issue May 12, 2022 · 0 comments · Fixed by #1448
Assignees
Labels

Comments

@testforstephen
Copy link
Collaborator

Relates to: <Remote - Containers>

Update Java-related dev containers to meet the new requirements for VS Code Java extensions:

  • Remove "java.home" setting from devcontainer.json since it's deprecated in the latest Java extension.
  • Remove JDK 11 from Java 8 container, since VS Code Java extension has embedded a JRE 17 in extension itself, no need to install an additional JDK 11 in Java 8 template any more.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant