diff options
author | Sebastien Vincent <seb@jitsi.org> | 2010-12-10 18:24:33 +0000 |
---|---|---|
committer | Sebastien Vincent <seb@jitsi.org> | 2010-12-10 18:24:33 +0000 |
commit | f5b574a71a9489a4df4e9ec0e040c62a8887087c (patch) | |
tree | c9c0abb3be1db7ea188014ce329f35c02750cc1f /ide/eclipse/.classpath | |
parent | d016f4fd6dfa2c61f38203a1ef3185b3ff6eccdb (diff) | |
download | jitsi-f5b574a71a9489a4df4e9ec0e040c62a8887087c.zip jitsi-f5b574a71a9489a4df4e9ec0e040c62a8887087c.tar.gz jitsi-f5b574a71a9489a4df4e9ec0e040c62a8887087c.tar.bz2 |
Initial support for Jingle Nodes. Please note that this feature is disabled by default.
Diffstat (limited to 'ide/eclipse/.classpath')
-rw-r--r-- | ide/eclipse/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ide/eclipse/.classpath b/ide/eclipse/.classpath index 530ac3a..4cc4619 100644 --- a/ide/eclipse/.classpath +++ b/ide/eclipse/.classpath @@ -63,5 +63,6 @@ <classpathentry kind="lib" path="lib/installer-exclude/lcrypto-jdk16-143.jar"/> <classpathentry kind="lib" path="lib/installer-exclude/otr4j.jar"/> <classpathentry kind="lib" path="lib/installer-exclude/jmyspell-core.jar"/> + <classpathentry kind="lib" path="lib/installer-exclude/jnsapi.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |