mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
10 lines
452 B
XML
10 lines
452 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/i2p_router"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/i2p_sdk"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/installer"/>
|
|
<classpathentry kind="output" path="build"/>
|
|
</classpath>
|