Mercurial > hg > Database > Alice
comparison .classpath @ 408:8cb64ce1ed21 dispose
add jar file for using Java3D
author | sugi |
---|---|
date | Mon, 30 Jun 2014 22:11:12 +0900 |
parents | 60eb80232eaa |
children | e501afa00369 |
comparison
equal
deleted
inserted
replaced
407:4b38d3e6520e | 408:8cb64ce1ed21 |
---|---|
4 <classpathentry kind="src" path="src/main/java"/> | 4 <classpathentry kind="src" path="src/main/java"/> |
5 <classpathentry kind="src" path="src/main/resources"/> | 5 <classpathentry kind="src" path="src/main/resources"/> |
6 <classpathentry kind="src" path="src/test/java"/> | 6 <classpathentry kind="src" path="src/test/java"/> |
7 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" exported="true"/> | 7 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" exported="true"/> |
8 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/com.alexmerz.graphviz.jar" exported="true"/> | 8 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/com.alexmerz.graphviz.jar" exported="true"/> |
9 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/j3d-core-1.3.1.jar" exported="true"/> | |
10 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/j3dutils.jar" exported="true"/> | |
9 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/javassist.jar" exported="true"/> | 11 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/javassist.jar" exported="true"/> |
10 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimColModelImporterJFX.jar" exported="true"/> | 12 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimColModelImporterJFX.jar" exported="true"/> |
11 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimObjModelImporterJFX.jar" exported="true"/> | 13 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimObjModelImporterJFX.jar" exported="true"/> |
12 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/log4j-1.2.16.jar" exported="true"/> | 14 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/log4j-1.2.16.jar" exported="true"/> |
13 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT-sources.jar" exported="true"/> | 15 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT-sources.jar" exported="true"/> |
14 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT.jar" exported="true"/> | 16 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT.jar" exported="true"/> |
15 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1-sources.jar" exported="true"/> | 17 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1-sources.jar" exported="true"/> |
16 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1.jar" exported="true"/> | 18 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1.jar" exported="true"/> |
17 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1-sources.jar" exported="true"/> | 19 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1-sources.jar" exported="true"/> |
18 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1.jar" exported="true"/> | 20 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1.jar" exported="true"/> |
21 <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/vecmath-1.5.2.jar" exported="true"/> | |
19 </classpath> | 22 </classpath> |