1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3	<classpathentry kind="src" output="build/nativewindow/classes" path="src/nativewindow/classes">
4		<attributes>
5			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jogl/build/nativewindow/obj"/>
6		</attributes>
7	</classpathentry>
8	<classpathentry kind="src" output="build/jogl/classes" path="build/jogl/gensrc/classes">
9		<attributes>
10			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jogl/build/jogl/obj"/>
11		</attributes>
12	</classpathentry>
13	<classpathentry kind="src" output="build/nativewindow/classes" path="build/nativewindow/gensrc/classes">
14		<attributes>
15			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jogl/build/nativewindow/obj"/>
16		</attributes>
17	</classpathentry>
18	<classpathentry kind="src" output="build/test/build/classes" path="src/test"/>
19	<classpathentry excluding="com/jogamp/audio/windows/waveout/TestSpatialization.java|jogamp/opengl/gl2/fixme/" kind="src" output="build/jogl/classes" path="src/jogl/classes">
20		<attributes>
21			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jogl/build/jogl/obj"/>
22		</attributes>
23	</classpathentry>
24	<classpathentry kind="src" output="build/newt/classes" path="src/newt/classes">
25		<attributes>
26			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jogl/build/newt/obj"/>
27		</attributes>
28	</classpathentry>
29	<classpathentry kind="src" output="build/oculusvr/gensrc/classes" path="build/oculusvr/gensrc/classes">
30		<attributes>
31			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jogl/build/oculusvr/obj"/>
32		</attributes>
33	</classpathentry>
34	<classpathentry kind="src" path="src/oculusvr/classes"/>
35	<classpathentry kind="src" path="oculusvr-sdk/jogl/src/classes"/>
36	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
37	<classpathentry combineaccessrules="false" kind="src" path="/gluegen"/>
38	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Ant"/>
39	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/SWT"/>
40	<classpathentry kind="lib" path="/gluegen/make/lib/android-sdk/15/android.jar" sourcepath="/gluegen/make/lib/android-sdk/15/android-java-src.zip"/>
41	<classpathentry combineaccessrules="false" kind="src" path="/joal"/>
42	<classpathentry kind="lib" path="/gluegen/make/lib/junit.jar" sourcepath="/gluegen/make/lib/junit-sources.jar"/>
43	<classpathentry kind="lib" path="make/lib/plugin3/plugin3-public.jar" sourcepath="make/lib/plugin3/plugin3-public-src.zip"/>
44	<classpathentry kind="lib" path="/gluegen/make/lib/semantic-versioning/semver.jar" sourcepath="/gluegen/make/lib/semantic-versioning/semver-src.zip"/>
45	<classpathentry kind="output" path="build/eclipse-classes"/>
46</classpath>
47