comparison .classpath @ 409:e501afa00369 dispose

change JRE 1.8
author tatsuki
date Sat, 05 Jul 2014 16:10:57 +0900
parents 8cb64ce1ed21
children 79a0c18dd2c3
comparison
equal deleted inserted replaced
408:8cb64ce1ed21 409:e501afa00369
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath> 2 <classpath>
3 <classpathentry kind="output" path="bin"/>
4 <classpathentry kind="src" path="src/main/java"/> 3 <classpathentry kind="src" path="src/main/java"/>
5 <classpathentry kind="src" path="src/main/resources"/> 4 <classpathentry kind="src" path="src/main/resources"/>
6 <classpathentry kind="src" path="src/test/java"/> 5 <classpathentry kind="src" path="src/test/java"/>
7 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" exported="true"/> 6 <classpathentry kind="lib" path="lib/com.alexmerz.graphviz.jar"/>
8 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/com.alexmerz.graphviz.jar" exported="true"/> 7 <classpathentry kind="lib" path="lib/j3d-core-1.3.1.jar"/>
9 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/j3d-core-1.3.1.jar" exported="true"/> 8 <classpathentry kind="lib" path="lib/j3dutils.jar"/>
10 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/j3dutils.jar" exported="true"/> 9 <classpathentry kind="lib" path="lib/javassist.jar"/>
11 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/javassist.jar" exported="true"/> 10 <classpathentry kind="lib" path="lib/jimColModelImporterJFX.jar"/>
12 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimColModelImporterJFX.jar" exported="true"/> 11 <classpathentry kind="lib" path="lib/jimObjModelImporterJFX.jar"/>
13 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimObjModelImporterJFX.jar" exported="true"/> 12 <classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
14 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/log4j-1.2.16.jar" exported="true"/> 13 <classpathentry kind="lib" path="lib/msgpack-0.6.12-SNAPSHOT-sources.jar"/>
15 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT-sources.jar" exported="true"/> 14 <classpathentry kind="lib" path="lib/msgpack-0.6.12-SNAPSHOT.jar"/>
16 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT.jar" exported="true"/> 15 <classpathentry kind="lib" path="lib/slf4j-api-1.6.1-sources.jar"/>
17 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1-sources.jar" exported="true"/> 16 <classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
18 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1.jar" exported="true"/> 17 <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1-sources.jar"/>
19 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1-sources.jar" exported="true"/> 18 <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
20 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1.jar" exported="true"/> 19 <classpathentry kind="lib" path="lib/vecmath-1.5.2.jar"/>
21 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/vecmath-1.5.2.jar" exported="true"/> 20 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
21 <classpathentry kind="output" path="bin"/>
22 </classpath> 22 </classpath>