mirror of
https://github.com/yacy/yacy_search_server.git
synced 2026-08-02 12:44:36 -04:00
31 lines
1.9 KiB
XML
31 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<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 kind="src" path="source"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=yacy&ivyXmlPath=ivy.xml&confs=compile">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-solr-api-9.10.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-solr-core-9.10.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-solr-scripting-9.10.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-solr-solrj-9.10.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-solr-solrj-streaming-9.10.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-solr-solrj-zookeeper-9.10.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-jetty-alpn-java-client-10.0.26.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-jetty-client-10.0.26.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-jetty-http-10.0.26.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-jetty-io-10.0.26.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-jetty-util-10.0.26.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-http2-client-10.0.26.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-http2-common-10.0.26.jar"/>
|
|
<classpathentry kind="lib" path="lib/solr9-bridge-http2-http-client-transport-10.0.26.jar"/>
|
|
<classpathentry kind="output" path="gen"/>
|
|
</classpath>
|