diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,5 +5,6 @@ <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 combineaccessrules="false" kind="src" path="/gluegen"/> <classpathentry kind="output" path="build"/> </classpath> |