Mercurial > hg > Members > tatsuki > Alice
diff .classpath @ 102:5d9d0bd2fee4 working
unnecessary jar files and settings
author | kazz <kazz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 28 Jun 2012 03:43:56 +0900 |
parents | e3b1f812478c |
children | 5f0010c13631 |
line wrap: on
line diff
--- a/.classpath Thu Jun 28 02:57:57 2012 +0900 +++ b/.classpath Thu Jun 28 03:43:56 2012 +0900 @@ -1,15 +1,12 @@ <?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="lib/j3dcore.jar"/> - <classpathentry kind="lib" path="lib/j3dutils.jar"/> - <classpathentry kind="lib" path="lib/vecmath.jar"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> <classpathentry kind="output" path="bin"/> </classpath>