-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
28 lines (28 loc) · 2.12 KB
/
.classpath
File metadata and controls
28 lines (28 loc) · 2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry kind="lib" path="D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/lwjgl/lwjgl.jar" sourcepath="D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/lwjgl/lwjgl-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/lwjgl/lwjgl-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/glfw/lwjgl-glfw.jar" sourcepath="D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/glfw/lwjgl-glfw-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/glfw/lwjgl-glfw-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/opengl/lwjgl-opengl.jar" sourcepath="D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/opengl/lwjgl-opengl-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/opengl/lwjgl-opengl-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/opengl/lwjgl-opengl-natives-windows.jar"/>
<classpathentry kind="lib" path="D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/lwjgl/lwjgl-natives-windows.jar"/>
<classpathentry kind="lib" path="D:/Lars/Prgm/WorkspaceEclipse/APIS/OpenGl-LWJGL/glfw/lwjgl-glfw-natives-windows.jar"/>
<classpathentry kind="lib" path="D:/Lars/Prgm/WorkspaceEclipse/APIS/vecmath-1.5.2.jar" sourcepath="C:/Users/Lars/AppData/Local/Temp/.org.sf.feeling.decompiler1580395214969/source/vecmath-1.5.2-sources.jar"/>
<classpathentry kind="lib" path="D:/Lars/Prgm/WorkspaceEclipse/APIS/pngdecoder-1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>