summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJannis Harder <harder@informatik.uni-luebeck.de>2011-06-20 04:03:32 +0200
committerJannis Harder <harder@informatik.uni-luebeck.de>2011-06-20 04:03:32 +0200
commitf37219cfbf4db6a5ee5d62909155c5b1e47e1085 (patch)
tree47e8afe6dc36d984bce4d62f8e67e559a43bef48 /.classpath
parent338f2c1c421db1c9712d0c522703437ecdf625df (diff)
downloadJRummikub-f37219cfbf4db6a5ee5d62909155c5b1e47e1085.tar
JRummikub-f37219cfbf4db6a5ee5d62909155c5b1e47e1085.zip
Include libs and dedicated server
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@505 72836036-5685-4462-b002-a69064685172
Diffstat (limited to '.classpath')
-rw-r--r--.classpath11
1 files changed, 10 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 713d7da..609b897 100644
--- a/.classpath
+++ b/.classpath
@@ -5,6 +5,15 @@
<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="lib" path="lib/smack/smack.jar"/>
+ <classpathentry kind="lib" path="lib/smack/smackx.jar"/>
+ <classpathentry kind="lib" path="lib/vysper/commons-codec-1.4.jar"/>
+ <classpathentry kind="lib" path="lib/vysper/commons-lang-2.5.jar"/>
+ <classpathentry kind="lib" path="lib/vysper/mina-core-2.0.2.jar"/>
+ <classpathentry kind="lib" path="lib/vysper/nbxml-0.7.jar"/>
+ <classpathentry kind="lib" path="lib/vysper/slf4j-api-1.6.1.jar"/>
+ <classpathentry kind="lib" path="lib/vysper/slf4j-simple-1.6.1.jar"/>
+ <classpathentry kind="lib" path="lib/vysper/vysper-core-0.7.jar"/>
+ <classpathentry kind="lib" path="lib/vysper/xep0045-muc-0.7.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>