From c641e31461650f8c7886de5e859f3f0582a29579 Mon Sep 17 00:00:00 2001 From: endolf Date: Fri, 2 Apr 2004 10:09:03 +0000 Subject: Added jinput.controllerPluginPath property to package documentation git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@75 e343933a-64c8-49c5-92b1-88f2ce3e89e8 --- coreAPI/src/java/net/java/games/input/package.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'coreAPI') diff --git a/coreAPI/src/java/net/java/games/input/package.html b/coreAPI/src/java/net/java/games/input/package.html index 8aa0eb4..666595d 100644 --- a/coreAPI/src/java/net/java/games/input/package.html +++ b/coreAPI/src/java/net/java/games/input/package.html @@ -6,7 +6,8 @@ Top level package for JInput.

Package Specification

-Use -D jinput.plugins (or net.java.games.input.plugins) and specifiy a list of class name to over ride the plugins system. This will force the classes passed to be loaded first, then plugins will be searched for in the default manner (./controller/*.jar) +Use -D jinput.plugins (or net.java.games.input.plugins) and specifiy a list of class name to over ride the plugins system. This will force the classes passed to be loaded first, then plugins will be searched for in the default manner (./controller/*.jar)
+Use -D jinput.controllerPluginPath to change the path the plugins mechanism will use to search for plugin Jars. \ No newline at end of file -- cgit v1.2.3