summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2011-06-09 00:12:20 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2011-06-09 00:12:20 +0200
commit594065b4ba5229f49eb911a0af3d9b7683973262 (patch)
tree9bb7a02c839077f36fbf40ca55dbd7d1b399a12a /.classpath
parent68e0dce24ae9599ed6f69b74f9db8dea58441175 (diff)
downloadJRummikub-594065b4ba5229f49eb911a0af3d9b7683973262.tar
JRummikub-594065b4ba5229f49eb911a0af3d9b7683973262.zip
Added Smack library to classpath
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@393 72836036-5685-4462-b002-a69064685172
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 976ebf8..713d7da 100644
--- a/.classpath
+++ b/.classpath
@@ -5,5 +5,6 @@
<classpathentry kind="src" path="mock"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Smack"/>
<classpathentry kind="output" path="bin"/>
</classpath>