diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2015-08-29 17:50:35 +0200 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2015-08-29 17:50:35 +0200 |
commit | 49ee4c5ff2df6493d3e5e5df2e7f115fcf8cf517 (patch) | |
tree | cce314d1375f53e2e425d668e0ebfd4e1bbfad46 /.classpath | |
parent | e2ae9b34e13b254f4cab3e83f8e1fc3e2165ad84 (diff) | |
download | jitsi-49ee4c5ff2df6493d3e5e5df2e7f115fcf8cf517.zip jitsi-49ee4c5ff2df6493d3e5e5df2e7f115fcf8cf517.tar.gz jitsi-49ee4c5ff2df6493d3e5e5df2e7f115fcf8cf517.tar.bz2 |
Use OSGI'fied libjitsi and fmj@102+package=bundle
Diffstat (limited to '.classpath')
-rwxr-xr-x | .classpath | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,7 +20,7 @@ </attributes> </classpathentry> <classpathentry kind="lib" path="lib/installer-exclude/easymock-3.1.jar"/> - <classpathentry kind="lib" path="lib/installer-exclude/fmj.jar" sourcepath="/fmj"/> + <classpathentry kind="lib" path="lib/installer-exclude/fmj-1.0-SNAPSHOT.jar" sourcepath="/fmj"/> <classpathentry kind="lib" path="lib/installer-exclude/forms-1.2.1.jar"/> <classpathentry kind="lib" path="lib/installer-exclude/gdata-client-1.0.jar"/> <classpathentry kind="lib" path="lib/installer-exclude/gdata-client-meta-1.0.jar"/> @@ -58,7 +58,7 @@ <attribute name="javadoc_location" value="http://dbus.freedesktop.org/doc/dbus-java/api/"/> </attributes> </classpathentry> - <classpathentry kind="lib" path="lib/installer-exclude/libjitsi.jar" sourcepath="/libjitsi/src"/> + <classpathentry kind="lib" path="lib/installer-exclude/libjitsi-1.0-SNAPSHOT.jar" sourcepath="/libjitsi/src"/> <classpathentry kind="lib" path="lib/bundle/log4j.jar"/> <classpathentry kind="lib" path="lib/installer-exclude/mac_widgets-0.9.5.jar"/> <classpathentry kind="lib" path="lib/installer-exclude/objenesis-1.2.jar"/> |