-
Notifications
You must be signed in to change notification settings - Fork 5
/
.classpath
executable file
·15 lines (15 loc) · 962 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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.7"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/pj20150107.jar" sourcepath="D:/software/Java/jar/pj/pjsrc20150107.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.3.jar"/>
<classpathentry kind="lib" path="lib/trove4j-2.0.2.jar"/>
<classpathentry kind="lib" path="lib/trove-3.0.3.jar" sourcepath="D:/software/Java/jar/trove-3.0.3/3.0.3/trove-3.0.3-src.jar"/>
<classpathentry kind="lib" path="lib/vecmath-1.5.2.jar"/>
<classpathentry kind="lib" path="lib/j3d-core-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/j3dutils.jar"/>
<classpathentry kind="lib" path="lib/j3dcore-d3d_dll.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>