diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,8 +6,9 @@ <classpathentry kind="lib" path="lib/joal/joal.jar"/> <classpathentry kind="lib" path="lib/joal/gluegen-rt.jar"/> <classpathentry kind="lib" path="lib/jogl/jogl.jar"/> - <classpathentry kind="lib" path="resources"/> + <classpathentry kind="lib" path="lib/jsr231/jogl.jar"/> <classpathentry kind="lib" path="lib/lwjgl/lwjgl_util.jar"/> <classpathentry kind="lib" path="lib/lwjgl/lwjgl.jar"/> + <classpathentry kind="lib" path="resources"/> <classpathentry kind="output" path="build"/> </classpath> |