summaryrefslogtreecommitdiff
path: root/TODOS.md
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2018-09-23 18:59:30 -0700
committerGeorge Fraser <george@fivetran.com>2018-09-23 18:59:30 -0700
commitb362a7e0fecbeeb246c3c5b310c13e4eb3aa3291 (patch)
treeae50a8f7ffc0d66f9f442e23aac8325d359a1602 /TODOS.md
parent1b6ae3902803d4cea58633160dca9495d5122e78 (diff)
downloadjava-language-server-b362a7e0fecbeeb246c3c5b310c13e4eb3aa3291.zip
TODOs
Diffstat (limited to 'TODOS.md')
-rw-r--r--TODOS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODOS.md b/TODOS.md
index 90cf397..86b41c7 100644
--- a/TODOS.md
+++ b/TODOS.md
@@ -27,7 +27,8 @@
- Semantic coloring beta feature
## Simplicity
-Use module-info.java instead of build files to figure out classpath
+- Use module-info.java instead of build files to figure out classpath
+- Link a standalone executable with jlink (scripts/link.sh)
## JShell
- Support .jshell extension as "scratch pad"