| | | | Version: 1.1.4 Support Eclipse Version: 3.3 License: Free EPL Development Status: Production/Stable Company: FernUniversität in Hagen
| |  | Home Page |  | Plugin Support |  | Discussion Forum | |
| | Update Site URL: http://www.fernuni-hagen.de/se/personen/pilgrim/gef3d/update/ |
The Lightweight Java Game Library (LWJGL) is a Java library wrapping OpenGL and OpenAL. It comes with some JARs and native libraries.
This plugin only installes the LWJGL jars, native libraries, sources and documentation, so that it is easy to develop plugins using LWJGL. It does not provide any support for developing standalone LWJGL based Java applications (e.g. no LWJGL launch configuration is provided). If you develop an Eclipse plugin using LWJGL, you only have to add the LWJGL plugin to the list of required plugins, i.e. you don't have to care about native library paths anymore. Javadoc and sources are registered in order to be available without further configuration.
Note that using LWJGL with Eclipse is easy since it can be used inside an SWT GLCanvas, see http://www.eclipse.org/swt/opengl/ Added on: 28-Feb-2008 | Updated: 05-Mar-2008
|