diff options
| author | Michael Peter Christen <mc@yacy.net> | 2020-01-16 19:54:33 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2020-01-16 19:54:33 +0100 |
| commit | 59181e8009f98371f3294ea4f83cb345d40dc60a (patch) | |
| tree | 012c17e85ec94503747c467d878a6eca9a76bc3b /.classpath | |
| parent | a704ebadcd264903904a1f04bcf7b65d48808a80 (diff) | |
removed old jsoup lib from eclipse classpath
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 25f50d449..4803be439 100644 --- a/.classpath +++ b/.classpath @@ -91,7 +91,6 @@ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry kind="lib" path="lib/icu4j-63.1.jar"/> <classpathentry kind="lib" path="lib/htmllexer.jar"/> - <classpathentry kind="lib" path="lib/jsoup-1.11.3.jar"/> <classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/> <classpathentry kind="lib" path="lib/weupnp-0.1.4.jar"/> <classpathentry kind="lib" path="lib/common-image-3.3.2.jar"/> |
