summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2017-04-23 13:59:57 -0700
committerGeorge Fraser <george@fivetran.com>2017-04-23 13:59:57 -0700
commita7720578b7f24c35083e7d9d4c019be10bed725f (patch)
tree4c151369ee27978d3d57092c612fce31552715b7 /README.md
parent81eefc287d17f02ff019bcd937257d05a1b03f62 (diff)
downloadjava-language-server-a7720578b7f24c35083e7d9d4c019be10bed725f.zip
TODOs
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index caa4092..14d86a9 100644
--- a/README.md
+++ b/README.md
@@ -94,6 +94,11 @@ You should use your build tool to download the library *and* source jars of all
}
```
+### Optional settings
+
+Optional user settings. These should be set in global settings `Preferences -> Settings`, not in your project directory.
+
+* `java.home` Installation directory of Java 8
## javaconfig.json is depecated