From 8b3ed45ea008cdf03ab1a1feca109299584eb200 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 18 Jul 2012 18:14:07 +0300 Subject: [PATCH] add missing resource --- .../org/springframework/shell/commands/HintCommands.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/main/resources/org/springframework/shell/commands/HintCommands.properties diff --git a/src/main/resources/org/springframework/shell/commands/HintCommands.properties b/src/main/resources/org/springframework/shell/commands/HintCommands.properties new file mode 100644 index 00000000..bb9086a5 --- /dev/null +++ b/src/main/resources/org/springframework/shell/commands/HintCommands.properties @@ -0,0 +1,3 @@ +topics= +general= +start=Welcome to the Spring Shell! To start your journey..... \ No newline at end of file