-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.15 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/Users/santiagoyeomans/Desktop/Libs/lwjgl/native/macosx"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="res"/>
<classpathentry kind="lib" path="/Users/santiagoyeomans/Desktop/Libs/jars/jinput.jar"/>
<classpathentry kind="lib" path="/Users/santiagoyeomans/Desktop/Libs/jars/jogg-0.0.7.jar"/>
<classpathentry kind="lib" path="/Users/santiagoyeomans/Desktop/Libs/jars/jorbis-0.0.15.jar"/>
<classpathentry kind="lib" path="/Users/santiagoyeomans/Desktop/Libs/jars/lwjgl.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/Users/santiagoyeomans/Desktop/Libs/lwjgl/native/macosx"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/santiagoyeomans/Desktop/Libs/jars/slick.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>