forked from I2P_Developers/i2p.i2p
29 lines
2.0 KiB
XML
29 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="java/src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/i2p_sdk"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/commons-el.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/commons-logging.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jasper-compiler.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jasper-runtime.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/javax.servlet.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-continuation.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-deploy.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-http.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-io.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-java5-threadpool.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-rewrite-handler.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-security.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-servlet.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-servlets.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-sslengine.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-start.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-util.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-webapp.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/jetty-xml.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/org.mortbay.jetty.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jettylib/org.mortbay.jmx.jar"/>
|
|
<classpathentry kind="output" path="build/obj"/>
|
|
</classpath>
|