use java.util.ServiceLoader to load applications and devices more or

less dynamically.
This commit is contained in:
2013-05-22 21:15:21 +02:00
parent 9d3eabb91c
commit ff4938a323
10 changed files with 434 additions and 412 deletions

View File

@@ -8,6 +8,7 @@
<classpathentry kind="lib" path="lib/jxinput.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
<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="output" path="bin"/>
</classpath>