Mercurial > hg > Database > Alice
changeset 409:e501afa00369 dispose
change JRE 1.8
author | tatsuki |
---|---|
date | Sat, 05 Jul 2014 16:10:57 +0900 |
parents | 8cb64ce1ed21 |
children | 74e13553e3e3 c9dd5ca304fc |
files | .classpath |
diffstat | 1 files changed, 16 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/.classpath Mon Jun 30 22:11:12 2014 +0900 +++ b/.classpath Sat Jul 05 16:10:57 2014 +0900 @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> - <classpathentry kind="output" path="bin"/> <classpathentry kind="src" path="src/main/java"/> <classpathentry kind="src" path="src/main/resources"/> <classpathentry kind="src" path="src/test/java"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/com.alexmerz.graphviz.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/j3d-core-1.3.1.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/j3dutils.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/javassist.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimColModelImporterJFX.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimObjModelImporterJFX.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/log4j-1.2.16.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT-sources.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1-sources.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1-sources.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/vecmath-1.5.2.jar" exported="true"/> + <classpathentry kind="lib" path="lib/com.alexmerz.graphviz.jar"/> + <classpathentry kind="lib" path="lib/j3d-core-1.3.1.jar"/> + <classpathentry kind="lib" path="lib/j3dutils.jar"/> + <classpathentry kind="lib" path="lib/javassist.jar"/> + <classpathentry kind="lib" path="lib/jimColModelImporterJFX.jar"/> + <classpathentry kind="lib" path="lib/jimObjModelImporterJFX.jar"/> + <classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/> + <classpathentry kind="lib" path="lib/msgpack-0.6.12-SNAPSHOT-sources.jar"/> + <classpathentry kind="lib" path="lib/msgpack-0.6.12-SNAPSHOT.jar"/> + <classpathentry kind="lib" path="lib/slf4j-api-1.6.1-sources.jar"/> + <classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/> + <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1-sources.jar"/> + <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/> + <classpathentry kind="lib" path="lib/vecmath-1.5.2.jar"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> + <classpathentry kind="output" path="bin"/> </classpath>