diff .classpath @ 11:8e3bb1843beb draft

add pipes.jar and GremlinSample.java
author one
date Wed, 05 Sep 2012 19:12:20 +0900
parents 08f01b5c4d4a
children
line wrap: on
line diff
--- a/.classpath	Wed Sep 05 18:52:37 2012 +0900
+++ b/.classpath	Wed Sep 05 19:12:20 2012 +0900
@@ -7,5 +7,7 @@
 		</attributes>
 	</classpathentry>
 	<classpathentry kind="lib" path="lib/blueprints-core-2.2.0-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="lib/gremlin-java-2.2.0-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="lib/pipes-2.2.0-SNAPSHOT.jar"/>
 	<classpathentry kind="output" path="build/classes"/>
 </classpath>