summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2021-09-16 22:23:51 +0200
committerMichael Peter Christen <mc@yacy.net>2021-09-16 22:23:51 +0200
commit63ad8ce6b2a6a2659073c97095b56693e1c706b5 (patch)
tree17f4bb05e8527c8c63757fed16fafcdd9272634d /.classpath
parentef5a71a592319f8f13633a1dda45add3179c4820 (diff)
removed ymarks
had not been used since a long time
Diffstat (limited to '.classpath')
-rw-r--r--.classpath5
1 files changed, 2 insertions, 3 deletions
diff --git a/.classpath b/.classpath
index 2132cdb45..b4fbbf155 100644
--- a/.classpath
+++ b/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry excluding="api/|env/|processing/domaingraph/applet/|yacy/|api/bookmarks/|api/ymarks/|api/bookmarks/posts/|api/bookmarks/tags/|api/bookmarks/xbel/|solr/|gsa/|solr/collection1/|api/blacklists/|proxymsg/|p2p/" kind="src" path="htroot"/>
- <classpathentry excluding="bookmarks/|ymarks/|bookmarks/posts/|bookmarks/tags/|bookmarks/xbel/|blacklists/" kind="src" path="htroot/api"/>
+ <classpathentry excluding="api/|env/|processing/domaingraph/applet/|yacy/|api/bookmarks/|api/bookmarks/posts/|api/bookmarks/tags/|api/bookmarks/xbel/|solr/|gsa/|solr/collection1/|api/blacklists/|proxymsg/|p2p/" kind="src" path="htroot"/>
+ <classpathentry excluding="bookmarks/|bookmarks/posts/|bookmarks/tags/|bookmarks/xbel/|blacklists/" kind="src" path="htroot/api"/>
<classpathentry excluding="posts/|tags/|xbel/" kind="src" path="htroot/api/bookmarks"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
@@ -120,7 +120,6 @@
<classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
<classpathentry kind="src" path="htroot/api/bookmarks/tags"/>
<classpathentry kind="src" path="htroot/api/bookmarks/xbel"/>
- <classpathentry kind="src" path="htroot/api/ymarks"/>
<classpathentry kind="src" path="htroot/env"/>
<classpathentry kind="src" path="htroot/p2p"/>
<classpathentry kind="src" path="htroot/proxymsg"/>