mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 03:10:06 +08:00
Edit because jshell was introduced with java9.
Hi I really appreciate all the mentions of these plugins and will definitely try these out sometime. Any I'd like to propose a small correction to prevent confusion. Jshell was introduced with Java9
This commit is contained in:
parent
e088980f74
commit
7b81cb5f6c
@ -139,6 +139,6 @@ also you can set the classpath.
|
||||
|
||||
## REPL
|
||||
|
||||
you need to install jdk8 which provide a build-in tools `jshell`, and SpaceVim use the `jshell` as default inferior REPL process:
|
||||
you need to install jdk9 which provide a build-in tools `jshell`, and SpaceVim use the `jshell` as default inferior REPL process:
|
||||
|
||||
![REPl-JAVA](https://user-images.githubusercontent.com/13142418/34159605-758461ba-e48f-11e7-873c-fc358ce59a42.gif)
|
||||
|
Loading…
Reference in New Issue
Block a user