Welcome to the Java Game Technology Utilities Project!
+
+
+
+
+
+
+
Overview
+
+
+
+
The JUtils Project hosts an implementation of a set of APIs
+ utilized by other Java Game Technology Group projects (eg JInput,JOAl, JOGL).
+ Some of those other projects may have build and/or run-time dependancies on
+ the jutils.jar file which is built from the source hosted here.
+
+
+
+
+
+
+
+
+
Project
+ Status
+
+
+
The intial implementation
+ of the JUtils library is available
+ for download from CVS.
+
The initial release contains support classes for a plug-in system that handles
+ an arbitrary number of arbitrarily complex plugins that each consist of a JAR
+ file and support files (other jar files, native libs, etc.)
+
+
For more information, see the docs for the Plugins class in the CVS tree.
+
+
+
+
+
+
+
Getting
+ Started
+
+
+
This project has been built
+ in the following environment: