mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-09-03 19:07:56 +00:00
update configs for more minimalisting environment
This commit is contained in:
14
.vscode/settings.json
vendored
14
.vscode/settings.json
vendored
@@ -11,17 +11,5 @@
|
||||
"**/.editorconfig": true,
|
||||
},
|
||||
|
||||
"java.configuration.updateBuildConfiguration": "automatic",
|
||||
"java.home": "/home/gitpod/.sdkman/candidates/java/11.0.10.fx-zulu",
|
||||
"java.configuration.runtimes": [
|
||||
{
|
||||
"name": "JavaSE-1.8",
|
||||
"path": "/home/gitpod/.sdkman/candidates/java/current",
|
||||
"default": true
|
||||
},
|
||||
{
|
||||
"name": "JavaSE-11",
|
||||
"path": "/home/gitpod/.sdkman/candidates/java/11.0.10.fx-zulu",
|
||||
}
|
||||
]
|
||||
"java.configuration.updateBuildConfiguration": "automatic"
|
||||
}
|
Reference in New Issue
Block a user