fix reference to IdeTerminal in docs

This commit is contained in:
mpollack
2012-12-22 03:46:04 +08:00
parent c22bad1e6a
commit 324b3ef050

View File

@@ -21,7 +21,7 @@ Select the Java Application > Bootstrap entry. Click on Arguments
and then add the following VM Arguments: and then add the following VM Arguments:
*nix machines: *nix machines:
-Djline.terminal=org.springframework.shell.IdeTerminal -Djline.terminal=org.springframework.shell.core.IdeTerminal
Windows machines: Windows machines:
-Djline.WindowsTerminal.directConsole=false -Djline.WindowsTerminal.directConsole=false