Commit Graph

23 Commits

Author SHA1 Message Date
Costin Leau
ac33f37e6f fix start-up loop
remove thread.sleep with proper methods
disable logging (seems to be broken on JDK 1.6.0_18 or higher)
some code cleanup
add debugging instructions for Eclipse
2012-07-12 11:01:17 +03:00
Costin Leau
10c9a11e01 add log init + code and typos cleanup 2012-07-11 17:57:01 +03:00
Jarred Li
befa5f12c5 fix history issue 2012-05-31 13:17:44 +08:00
abhishek
91056b82a6 SHL-31 - Move providers' code & ApplicationContext to
JLineShellComponent from JLineShell.

Added hooks in JLineShell for sub-classes for Product Name, Version,
History File, Prompt Text.
2012-05-29 12:21:38 +05:30
Jarred Li
2e6d54049b typo 2012-05-24 17:23:36 +08:00
Jarred Li
d329586a80 customize console titile 2012-05-24 13:56:42 +08:00
abhishek
cc42ad5e79 SHL-4, sub-classes of JlineShell can access ConsoleReader and can also provide a ConsoleReader instance. 2012-04-27 21:39:00 +05:30
Jarred Li
a5932f649f change code for hisitory size 2012-04-15 12:39:50 +08:00
Jarred Li
a628c46ab0 update history size 2012-04-15 12:08:21 +08:00
Jarred Li
c59891e26e change code to read history 2012-04-15 11:52:31 +08:00
Jarred Li
e2c8d1a4d6 SHL-20, SHL-21, change console message 2012-04-14 14:16:14 +08:00
Jarred Li
f12f986e1f limit history commands size 2012-04-14 11:43:01 +08:00
Jarred Li
5dca1a102a SHl-22 limit history size, remove dead code 2012-04-14 09:24:34 +08:00
Jarred Li
16610f1627 refactor plugin, add Order annoaton support 2012-04-13 15:39:01 +08:00
Jarred Li
5d8a8d9c46 plugins customizing is intialized once at start 2012-04-13 14:43:21 +08:00
Jarred Li
34e4c23e1f refactor code per Mark comments, remove some system commands per Jun comments. 2012-04-13 12:11:20 +08:00
Jarred Li
11fe9f5918 SHL-17 customize welcome message 2012-04-12 17:00:41 +08:00
Jarred Li
2b05b13db6 SHL-11 customie banner 2012-04-12 16:05:34 +08:00
Jarred Li
cb7f85b9b6 SHL-16 exit with twice enter 2012-04-12 15:02:27 +08:00
Jarred Li
db68586afd SHL-12 customize prompt text 2012-04-12 12:08:36 +08:00
Jarred Li
956d72ee28 add history file name example 2012-04-11 06:03:03 -07:00
Jarred Li
e6e201e390 SHL-13 customize history file 2012-04-11 18:04:23 +08:00
Mark Pollack
2a6b2bd679 initial commit 2012-02-15 21:48:21 -05:00