view .classpath @ 89:e269cedd8bae working

Test two fish
author sugi
date Tue, 05 Jun 2012 00:01:27 +0900
parents 02dfb6c72632
children e3b1f812478c
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"/>
	<classpathentry kind="lib" path="lib/javassist.jar"/>
	<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
	<classpathentry kind="lib" path="lib/com.alexmerz.graphviz.jar"/>
	<classpathentry kind="lib" path="lib/msgpack-0.6.6-SNAPSHOT.jar" sourcepath="lib/msgpack-0.6.6-SNAPSHOT-sources.jar"/>
	<classpathentry kind="lib" path="/Users/YuSUGIMOTO/src/jar/j3dcore.jar"/>
	<classpathentry kind="lib" path="/Users/YuSUGIMOTO/src/jar/j3dutils.jar"/>
	<classpathentry kind="lib" path="/Users/YuSUGIMOTO/src/jar/vecmath.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>