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

Skip to content
Snippets Groups Projects
Commit dee84e70 authored by str4d's avatar str4d
Browse files

Eclipse project for entire routerconsole dir

parent 09995b77
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="java/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/desktopgui"/> <classpathentry combineaccessrules="false" kind="src" path="/desktopgui"/>
<classpathentry combineaccessrules="false" kind="src" path="/i2p_router"/> <classpathentry combineaccessrules="false" kind="src" path="/i2p_router"/>
...@@ -9,5 +9,5 @@ ...@@ -9,5 +9,5 @@
<classpathentry combineaccessrules="false" kind="src" path="/jrobin"/> <classpathentry combineaccessrules="false" kind="src" path="/jrobin"/>
<classpathentry combineaccessrules="false" kind="src" path="/systray"/> <classpathentry combineaccessrules="false" kind="src" path="/systray"/>
<classpathentry combineaccessrules="false" kind="src" path="/installer"/> <classpathentry combineaccessrules="false" kind="src" path="/installer"/>
<classpathentry kind="output" path="build/obj"/> <classpathentry kind="output" path="java/build/obj"/>
</classpath> </classpath>
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment