lwjgl/eclipse-update/org.lwjgl.build/test
Jens von Pilgrim b3b9eede8c Fixed a bug in the update site build script.
Wrong class name of LWJGL plugin activator was specified (org.lwjgl.eclipse.Activator, but correct 
is  org.lwjgl.Activator).

Now, the current date/time string is added as a qualifier to the LWJGL version, e.g., org.lwjgl_2.8.2.v20111128-1653 instead of org.lwjgl_2.8.2. This simplifies testing and discouples LWJGL versions from plugin versions.
2011-11-28 16:23:20 +00:00
..
buildtest Initial import of eclipse plugins. Note: The plugins are only skeletons, the actual plugins are to be build with the Ant script found in org.lwjgl.build/build.xml. See org.lwjgl.build/READ.ME for details. 2011-03-30 09:35:14 +00:00
java/org/lwjgl/ant Fixed a bug in the update site build script. 2011-11-28 16:23:20 +00:00