changeset 2:e7678d361e67

add libs
author one
date Mon, 01 Oct 2012 16:13:44 +0900
parents 2ba2f81e7535
children d0ee9edfff28
files .classpath lib/jackson-annotations-2.0.2.jar lib/jackson-core-2.0.2.jar lib/jackson-databind-2.0.2.jar
diffstat 4 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.classpath	Mon Oct 01 16:08:15 2012 +0900
+++ b/.classpath	Mon Oct 01 16:13:44 2012 +0900
@@ -89,5 +89,8 @@
 	<classpathentry kind="lib" path="/Users/aotokage/opt/play/repository/local/org.easytesting/fest-util/1.1.6/jars/fest-util.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="/Users/aotokage/opt/play/framework/sbt/boot/scala-2.9.1/lib/scala-library.jar"/>
+	<classpathentry kind="lib" path="lib/jackson-annotations-2.0.2.jar"/>
+	<classpathentry kind="lib" path="lib/jackson-core-2.0.2.jar"/>
+	<classpathentry kind="lib" path="lib/jackson-databind-2.0.2.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
Binary file lib/jackson-annotations-2.0.2.jar has changed
Binary file lib/jackson-core-2.0.2.jar has changed
Binary file lib/jackson-databind-2.0.2.jar has changed