Add build harness for ministreaming tests

This commit is contained in:
str4d
2015-07-25 12:08:17 +00:00
parent d662514f74
commit 8d3fb0c9a1
3 changed files with 141 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test/junit"/>
<classpathentry kind="src" path="demo"/>
<classpathentry combineaccessrules="false" kind="src" path="/i2p_sdk"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>