aboutsummaryrefslogtreecommitdiffstats
path: root/nbproject
diff options
context:
space:
mode:
authorIngo Bauersachs <ingo@jitsi.org>2011-12-06 13:08:36 +0000
committerIngo Bauersachs <ingo@jitsi.org>2011-12-06 13:08:36 +0000
commit2f33d1f22da3f3b488daf9f3084ecac26dee917b (patch)
tree50b461a1e96b09b749ee6407bd644a04100b35d6 /nbproject
parentaaa147c4353dbc87e2b19e0b401d4da0d30154fa (diff)
downloadjitsi-2f33d1f22da3f3b488daf9f3084ecac26dee917b.zip
jitsi-2f33d1f22da3f3b488daf9f3084ecac26dee917b.tar.gz
jitsi-2f33d1f22da3f3b488daf9f3084ecac26dee917b.tar.bz2
Add mock libraries to classpath
Diffstat (limited to 'nbproject')
-rw-r--r--nbproject/project.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml
index 19c926e..c5557cf 100644
--- a/nbproject/project.xml
+++ b/nbproject/project.xml
@@ -123,7 +123,7 @@
<compilation-unit>
<package-root>test</package-root>
<unit-tests/>
- <classpath mode="compile">classes:lib/felix.jar:lib/bundle/junit.jar:lib/installer-exclude/joscar-client.jar:lib/installer-exclude/joscar-common.jar:lib/installer-exclude/joscar-protocol.jar:lib/installer-exclude/smack.jar</classpath>
+ <classpath mode="compile">classes:lib/felix.jar:lib/bundle/junit.jar:lib/installer-exclude/joscar-client.jar:lib/installer-exclude/joscar-common.jar:lib/installer-exclude/joscar-protocol.jar:lib/installer-exclude/smack.jar:lib/installer-exclude/cglib-nodep.osgi-2.1_3.jar:lib/installer-exclude/easymock-3.1.jar:lib/installer-exclude/objenesis-1.2.jar</classpath>
<built-to>classes</built-to>
<source-level>1.5</source-level>
</compilation-unit>