summaryrefslogtreecommitdiffstats
path: root/.classpath
blob: 77db55c398a1e96f76129068d450a579eaa99070 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gensrc/java"/>
	<classpathentry kind="src" path="test"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jogamp"/>
	<classpathentry kind="output" path="build"/>
</classpath>