From de335a22ccd4056a3e12192ba8f3254fd327b4cd Mon Sep 17 00:00:00 2001 From: endolf Date: Sun, 10 Jun 2007 15:03:27 +0000 Subject: Implement the isSupported method and make plugins work again. There was an issue where accessing the static methods in DefaultControllerEnvironment and ControllerEnvironment would cause ploblems when the plugins were loaded using the PluginLoader class loader. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@187 e343933a-64c8-49c5-92b1-88f2ce3e89e8 --- build.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 317cbf7..9cb1087 100644 --- a/build.xml +++ b/build.xml @@ -83,6 +83,23 @@ + + + + + + + + + + + + + + + + + -- cgit v1.2.3