aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-12-18 16:38:24 +0100
committerSven Gothel <[email protected]>2011-12-18 16:38:24 +0100
commit970afd0ee8d69c09d90a59b90afd2149a6b211b5 (patch)
tree92b3566ccbbc46eb25b81b1f8c85dd8b659a7783 /.classpath
parent70407434fd4cd205b127ed7d73832eb0b3d01263 (diff)
Add TempJarCache usage
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 77db55c3..45fa2b7b 100644
--- a/.classpath
+++ b/.classpath
@@ -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>