* added IntervalWorker

* added CustomAppender for logging
* minor modifications
This commit is contained in:
2013-07-30 10:45:27 +02:00
parent 23634cf00e
commit a918758ee3
16 changed files with 743 additions and 638 deletions

View File

@@ -10,5 +10,6 @@
<classpathentry kind="lib" path="wiiusej.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="output" path="bin"/>
</classpath>