forked from huygaa11/minuteDucks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
22 lines (22 loc) · 1.3 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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.launching.macosx.MacOSXType/Java SE 6 [1.6.0_65-b14-466.1]"/>
<classpathentry kind="lib" path="/Users/hugo/Downloads/lwjgl/jar/lwjgl.jar" sourcepath="/Users/hugo/Downloads/lwjgl/src.zip">
<attributes>
<attribute name="javadoc_location" value="file:/Users/hugo/Downloads/lwjgl/doc/"/>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/Users/hugo/Downloads/lwjgl/native"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/hugo/Documents/workspace/jogl-1.1.1-macosx-universal/lib/jogl.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/Users/hugo/Documents/workspace/jogl-1.1.1-macosx-universal/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/hugo/Documents/workspace/jogl-1.1.1-macosx-universal/lib/gluegen-rt.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/Users/hugo/Documents/workspace/jogl-1.1.1-macosx-universal/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>