forked from I2P_Developers/i2p.i2p
8 lines
293 B
XML
8 lines
293 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path=""/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="../jetty/jettylib/javax.servlet.jar"/>
|
|
<classpathentry kind="output" path=""/>
|
|
</classpath>
|