Write a CLI program with Tab completation fetures, like linux Shell.
JLine is a Java library for handling console inputs.
jline CLI offers Command History, Tab completion, Line editing, Custom Keybindings, Character masking features.
URLs:
https://github.com/jline/jline2/tree/jline-2.11
http://jline.sourceforge.net/
JLine is a Java library for handling console inputs.
jline CLI offers Command History, Tab completion, Line editing, Custom Keybindings, Character masking features.
URLs:
https://github.com/jline/jline2/tree/jline-2.11
http://jline.sourceforge.net/