I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
.classpath 836 B
Newer Older
  • Learn to ignore specific revisions
  • str4d's avatar
    str4d committed
    <?xml version="1.0" encoding="UTF-8"?>
    <classpath>
    	<classpathentry kind="src" path="src"/>
    	<classpathentry kind="src" path="gen"/>
    	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
    	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
    	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
    	<classpathentry combineaccessrules="false" kind="src" path="/i2p_sdk"/>
    	<classpathentry combineaccessrules="false" kind="src" path="/i2p_router"/>
    	<classpathentry combineaccessrules="false" kind="src" path="/i2ptunnel"/>
    	<classpathentry combineaccessrules="false" kind="src" path="/BOB"/>
    	<classpathentry combineaccessrules="false" kind="src" path="/addressbook"/>
    	<classpathentry kind="output" path="bin/classes"/>
    </classpath>