summarylogtreecommitdiffstats
path: root/package.json.patch
blob: 0601b5d617bcc2ad0c251875dcc57805ec955f38 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- package.json.old	2021-03-28 09:28:27.984047295 +0800
+++ package.json.new	2021-03-28 09:32:20.180718825 +0800
@@ -59,7 +59,7 @@
             "string",
             "null"
           ],
-          "default": null,
+          "default": "/usr/lib/jvm/default",
           "description": "Specifies the folder path to the JDK (8 or more recent) used to launch the Java Language Server.\nOn Windows, backslashes must be escaped, i.e.\n\"java.home\":\"C:\\\\Program Files\\\\Java\\\\jdk1.8.0_161\"",
           "scope": "window"
         },