
diff --git a/spring-webflow-samples/numberguess/.settings/org.springframework.ide.eclipse.core.prefs b/spring-webflow-samples/numberguess/.settings/org.springframework.ide.eclipse.core.prefs
new file mode 100644
index 00000000..86df8a45
--- /dev/null
+++ b/spring-webflow-samples/numberguess/.settings/org.springframework.ide.eclipse.core.prefs
@@ -0,0 +1,5 @@
+#Sun Apr 01 11:30:22 EDT 2007
+eclipse.preferences.version=1
+org.springframework.ide.eclipse.core.builders.enable.aopreferencemodelbuilder=true
+org.springframework.ide.eclipse.core.builders.enable.beansvalidator=true
+org.springframework.ide.eclipse.core.builders.enable.webflowvalidator=true
diff --git a/spring-webflow-samples/numberguess/.springBeans b/spring-webflow-samples/numberguess/.springBeans
index 71da5896..89240735 100644
--- a/spring-webflow-samples/numberguess/.springBeans
+++ b/spring-webflow-samples/numberguess/.springBeans
@@ -4,6 +4,7 @@
+
© Copyright 2004-2007, www.springframework.org, under the terms of the Apache 2.0 software license.
+
+
| Answer: | -${game.answer} | -
| Total number of guesses: | -${game.guesses} | -
| Elapsed time in seconds: | -${game.duration} | -
| - - | -|
| Answer: | +${game.answer} | +
| Total number of guesses: | +${game.guesses} | +
| Elapsed time in seconds: | +${game.duration} | +
| + + | +|
© Copyright 2004-2007, www.springframework.org, under the terms of the Apache 2.0 software license.
+© Copyright 2004-2007, www.springframework.org, under the terms of the Apache 2.0 software license.
-