view .classpath @ 17:fcf2a7b4b867 draft default tip

modify loop method
author one
date Sat, 08 Sep 2012 10:04:48 +0900
parents 8e3bb1843beb
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
		<attributes>
			<attribute name="owner.project.facets" value="java"/>
		</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>