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:
parent
68e0dce24a
commit
594065b4ba
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@
|
||||||
<classpathentry kind="src" path="mock"/>
|
<classpathentry kind="src" path="mock"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
<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.junit.JUNIT_CONTAINER/4"/>
|
||||||
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Smack"/>
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
Reference in a new issue