Hi,
Don't know if you got a test program in the meanwhile. In case you
didn't, here is one (not very useful, but it does trigger the error).
package com.example;
import net.java.games.input.test.ControllerEventTest;
public class TestApp
{
public static void main(String args[])
{
ControllerEventTest eventTest = new ControllerEventTest();
}
}
--
Seb
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.