I don't have much more consoles.
This is the other, the debugging console:
Listening on 4582
User program running
User program finished
my own code is in a package called idp1
the libraries are in net/java/games/input and net/java/games/util/plugin
(were in .jar files, but that didn't work so I tried it extracted, with the same result. On the moent it is still in extracted state)
an overview:
-Source Packages
---idp1
------Bestuuring.java
------Main.java
------<more files, witch I think don't matter>
---net.java.games.input
------<All the files>
---net.java.games.input.test
------<All the files>
---net.java.games.util.plugin
------<All the files>
---net.java.games.util.plugin.test
------<All the files>