From: <ma...@us...> - 2011-12-06 22:42:29
|
Revision: 3708 http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3708&view=rev Author: matzon Date: 2011-12-06 22:42:23 +0000 (Tue, 06 Dec 2011) Log Message: ----------- adding eclipse update site to main build file Modified Paths: -------------- trunk/LWJGL/build.xml Modified: trunk/LWJGL/build.xml =================================================================== --- trunk/LWJGL/build.xml 2011-12-05 21:49:02 UTC (rev 3707) +++ trunk/LWJGL/build.xml 2011-12-06 22:42:23 UTC (rev 3708) @@ -7,6 +7,7 @@ <import file="platform_build/build-applet.xml"/> <import file="platform_build/build-webstart.xml"/> <import file="platform_build/build-maven.xml"/> + <import file="eclipse-update/org.lwjgl.build/build-updatesite.xml"/> <!-- ================================================================== --> <!-- Everything below this line is targets. --> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |