Remove router.jar dependency, stub out Seedless use

This commit is contained in:
str4d
2014-03-04 01:26:40 +00:00
parent 4f20784a1f
commit fd8354c8da
3 changed files with 29 additions and 4 deletions

View File

@@ -7,5 +7,6 @@
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry combineaccessrules="false" kind="src" path="/i2p.i2p-bote"/>
<classpathentry combineaccessrules="false" kind="src" path="/i2p_sdk"/>
<classpathentry combineaccessrules="false" kind="src" path="/ministreaming"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>