diff --git a/package.json b/package.json index c93ce6e7cd..e6249df0a6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,8 @@ "restrictedConfigurations": [ "java.jdt.ls.java.home", "java.home", - "java.jdt.ls.vmargs" + "java.jdt.ls.vmargs", + "java.configuration.runtimes" ] }, "virtualWorkspaces": false @@ -721,7 +722,7 @@ "additionalProperties": false }, "default": [], - "scope": "machine" + "scope": "machine-overridable" }, "java.server.launchMode": { "type": "string",