summaryrefslogtreecommitdiff
path: root/TODOS.md
diff options
context:
space:
mode:
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"