|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
|
|
|
|
<classpathentry kind="src" path="source"/>
|
|
|
|
|
<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/" kind="src" path="htroot"/>
|
|
|
|
|
<classpathentry excluding="bookmarks/|ymarks/|bookmarks/posts/|bookmarks/tags/|bookmarks/xbel/" kind="src" path="htroot/api"/>
|
|
|
|
|
<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/" kind="src" path="htroot"/>
|
|
|
|
|
<classpathentry excluding="bookmarks/|ymarks/|bookmarks/posts/|bookmarks/tags/|bookmarks/xbel/|blacklists/" kind="src" path="htroot/api"/>
|
|
|
|
|
<classpathentry kind="src" path="htroot/env"/>
|
|
|
|
|
<classpathentry kind="src" path="htroot/yacy"/>
|
|
|
|
|
<classpathentry excluding="posts/|tags/|xbel/" kind="src" path="htroot/api/bookmarks"/>
|
|
|
|
@ -10,6 +10,7 @@
|
|
|
|
|
<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/blacklists"/>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/J7Zip-modified.jar"/>
|
|
|
|
|