summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-05-11 03:04:19 +0200
committerSven Gothel <[email protected]>2014-05-11 03:04:19 +0200
commitd2b21db6b0a6c7cb7dc12dbaa32ff47c579273bc (patch)
tree151eb78f46298d78427808f7d827be2943621099 /.classpath
parent1e53a38eb06aa8ff50660fdf7bd8570b27f27c56 (diff)
Eclipse .classpath: Add 'src' 'test/junit'
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 19bcd90..4d57d71 100644
--- a/.classpath
+++ b/.classpath
@@ -20,6 +20,7 @@
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="gluegen/build/obj"/>
</attributes>
</classpathentry>
+ <classpathentry kind="src" path="test/junit"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Ant"/>
<classpathentry kind="lib" path="make/lib/antlr.jar"/>