Added Smack library to classpath

git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@393 72836036-5685-4462-b002-a69064685172
This commit is contained in:
Matthias Schiffer 2011-06-09 00:12:20 +02:00
parent 68e0dce24a
commit 594065b4ba

View file

@ -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>