OK, I have build an update site ;-)
Name: Gef3D
old location
URL: http://www.informatik.fernuni-hagen.de/pi3/jens/gef3d/update/new location:
URL:
http://www.informatik.fernuni-hagen.de/pi3/personen/pilgrim/gef3d/update/This site will maybe not available in the future! Maybe it could be "moved" to org.lwjgl someday.
Usage:
- Help / Software Updates / Find and Install...
- Search for new features to install
- New Remote Site, data as above
- Install features from that site
Note that the link above could not be openend with Safari. It's primary purpose is to be used within Eclipse, but it can be browsed with Firefox, too.
The site contains two features:
- org.lwjgl - 1.1.0
* jars and native libraries
* documentation (javadoc)
* source code
* test viewer
- org.lwjgl.optional - 1.1.0
* FMOD component (w/o fmod libraries)
* DevIL component
I have fixed some minor bugs, I think that source code and documentation is now automatically retrieved.
Note that this is an Eclipse plugin and it is only useful when developing other plugins! In order to "use" the plugins, you will have to create a "Plug-In Project" and add the main plug-in (lwjgl.org) to the list of required plugins in your "MANIFEST.MF".
If you are interested in Eclipse support for developing plain Java applications with LWJGL, you have to implement a plugin extending JDT (with new actions like "Run as LWJGL application..."). This is not part of the plugins I assembled!
In order to test whether everything worked fine, simply open
Windows / Show Views / Others... --> Other / LWJGL Test View
I have developed and tested the plugin with he following settings:
- Eclipse 3.3, Windows XP
- Eclipse 3.2.2, Windows XP
- Eclipse 3.2, Mac OS X
As the update site is available now, I have removed the plugin archive (lwjgl-plugins.zip) I refered to in a recent posting.