diff options
author | Yana Stamcheva <yana@jitsi.org> | 2010-11-01 23:27:21 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2010-11-01 23:27:21 +0000 |
commit | 0a960efe16baa47633303ca3f1028d01c9f9cd33 (patch) | |
tree | 99d70f19cb3a6791998fffc5bc1c2f8ba3e15860 /ide/eclipse/.classpath | |
parent | fece3f29b04ec93a21b9ad086514d170e2f93015 (diff) | |
download | jitsi-0a960efe16baa47633303ca3f1028d01c9f9cd33.zip jitsi-0a960efe16baa47633303ca3f1028d01c9f9cd33.tar.gz jitsi-0a960efe16baa47633303ca3f1028d01c9f9cd33.tar.bz2 |
Spell Check plugin (work in progress). Note that the spellcheck plugin is not enabled and would be available once it's ready and finished.
Diffstat (limited to 'ide/eclipse/.classpath')
-rw-r--r-- | ide/eclipse/.classpath | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ide/eclipse/.classpath b/ide/eclipse/.classpath index 0e26dec..a59cd5d 100644 --- a/ide/eclipse/.classpath +++ b/ide/eclipse/.classpath @@ -60,7 +60,8 @@ <classpathentry kind="lib" path="lib/os-specific/windows/installer-exclude/jmf.jar"/> <classpathentry kind="lib" path="lib/os-specific/windows/installer-exclude/sound.jar"/> <classpathentry kind="lib" path="lib/os-specific/windows/jdic_stub.jar"/> - <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/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="output" path="bin"/> </classpath> |