-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 909 Bytes
/
.classpath
File metadata and controls
16 lines (16 loc) · 909 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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.8"/>
<classpathentry kind="lib" path="lib/lwjgl-2.9.3/jar/lwjgl.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="CheckMate/lib/lwjgl-2.9.3/native/windows"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/lwjgl-2.9.3/jar/lwjgl_util.jar"/>
<classpathentry kind="lib" path="lib/lwjgl-2.9.3/jar/jinput.jar"/>
<classpathentry kind="lib" path="lib/slick.jar"/>
<classpathentry kind="lib" path="lib/MagnumChess_v4.00/dist/MagnumChess.jar"/>
<classpathentry kind="lib" path="lib/nrjavaserial-3.9.2.jar" sourcepath="/nrjavaserial/src"/>
<classpathentry kind="output" path="bin"/>
</classpath>