LWJGL Plugin 2.8.2
Categories:
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/
Additional Details
- Version Number: 2.8.2
- Eclipse Versions: 3.x
- Organization: lwjgl.org
- Date Created: 28/02/2008
- Date Updated: 22/12/2011
- Development Status: Production/Stable
- License: BSD
- Submitted by: Jens von Pilgrim

