-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
12 lines (12 loc) · 969 Bytes
/
Copy path.classpath
File metadata and controls
12 lines (12 loc) · 969 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?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.6"/>
<classpathentry kind="lib" path="D:/Code/Java/JavaWorkbench/Dependencies/LWJGL 2.9/jinput.jar"/>
<classpathentry kind="lib" path="D:/Code/Java/JavaWorkbench/Dependencies/LWJGL 2.9/lwjgl.jar" sourcepath="C:/Users/jglrxavpok/.m2/repository/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0-sources.jar"/>
<classpathentry kind="lib" path="D:/Code/Java/JavaWorkbench/Dependencies/LWJGL 2.9/lwjgl_util.jar"/>
<classpathentry kind="lib" path="D:/Code/Java/JavaWorkbench/Dependencies/Apache Commons/commons-codec-1.8.jar"/>
<classpathentry kind="lib" path="D:/Code/Java/JavaWorkbench/Dependencies/LWJGL 2.9/lwjgl_natives.zip"/>
<classpathentry kind="lib" path="kryonet-2.21-all.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>