Commit Graph

3 Commits

Author SHA1 Message Date
Jens von Pilgrim 54ddcf2133 Fixed problems in update site build.
Update site is now build including Eclipse p2 metadata (content.jar and artifact.jar). These files are required by some tools, such as Tycho (a maven plugin making p2 update sites available as maven repositories, see http://eclipse.org/tycho).
2011-12-15 19:00:59 +00:00
Jens von Pilgrim c26ba8ee58 Added new Eclipse update site build script to be imported from main LWJGL build script.
See org.lwjgl.build/README for details.

Removed old build script depending on pre-build LWJGL archives.
2011-12-05 12:41:45 +00:00
Jens von Pilgrim 0b5b6cbcb4 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.
Plugin lwjgl.org contains a binary version of LWJGL for development purposes (of this plugin) only. This binary version is ignored by the build script.
2011-03-30 09:35:14 +00:00