-
Notifications
You must be signed in to change notification settings - Fork 329
Closed
Labels
Description
Is your feature request related to a problem? Please describe
redhat.java pushed an update requiring java 17 be set up in the homepath. The default jdk is 11, there for the main java extensions do not work unless java 17 is installed.
Describe the behaviour you'd like
I would recommend moving workspace-full to default at java 17 due to the vscjava.vscode-java-pack provided by redhat vscjava
Describe alternatives you've considered
Manually configuring the home path in each docker file with java 17 installed. Increases time for start up.
Additional context
Extension Notification: "Activating extension 'redhat.java' failed: Java 17 or more recent is required to run the Java extension. Please download and install a recent JDK. You can still compile your projects with older JDKs by configuring 'java.configuration.runtimes'."
loujaybee and gengjiawen
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done