comparison .classpath @ 415:79a0c18dd2c3 dispose

Merge with 5b05279291a161ad8bfa16b0bcb674ee0a83c96a
author sugi
date Mon, 07 Jul 2014 16:41:25 +0900
parents e501afa00369
children 93995b7a9a05
comparison
equal deleted inserted replaced
414:b42eee3348b2 415:79a0c18dd2c3
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"/>
3 <classpathentry kind="src" path="src/main/java"/> 4 <classpathentry kind="src" path="src/main/java"/>
4 <classpathentry kind="src" path="src/main/resources"/> 5 <classpathentry kind="src" path="src/main/resources"/>
5 <classpathentry kind="src" path="src/test/java"/> 6 <classpathentry kind="src" path="src/test/java"/>
6 <classpathentry kind="lib" path="lib/com.alexmerz.graphviz.jar"/> 7 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" exported="true"/>
7 <classpathentry kind="lib" path="lib/j3d-core-1.3.1.jar"/> 8 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/com.alexmerz.graphviz.jar" exported="true"/>
8 <classpathentry kind="lib" path="lib/j3dutils.jar"/> 9 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/javassist.jar" exported="true"/>
9 <classpathentry kind="lib" path="lib/javassist.jar"/> 10 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimColModelImporterJFX.jar" exported="true"/>
10 <classpathentry kind="lib" path="lib/jimColModelImporterJFX.jar"/> 11 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimObjModelImporterJFX.jar" exported="true"/>
11 <classpathentry kind="lib" path="lib/jimObjModelImporterJFX.jar"/> 12 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/log4j-1.2.16.jar" exported="true"/>
12 <classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/> 13 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT-sources.jar" exported="true"/>
13 <classpathentry kind="lib" path="lib/msgpack-0.6.12-SNAPSHOT-sources.jar"/> 14 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT.jar" exported="true"/>
14 <classpathentry kind="lib" path="lib/msgpack-0.6.12-SNAPSHOT.jar"/> 15 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1-sources.jar" exported="true"/>
15 <classpathentry kind="lib" path="lib/slf4j-api-1.6.1-sources.jar"/> 16 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1.jar" exported="true"/>
16 <classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/> 17 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1-sources.jar" exported="true"/>
17 <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1-sources.jar"/> 18 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1.jar" exported="true"/>
18 <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
19 <classpathentry kind="lib" path="lib/vecmath-1.5.2.jar"/>
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> 19 </classpath>