From: <ma...@us...> - 2008-12-14 19:10:55
|
Revision: 3164 http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3164&view=rev Author: matzon Date: 2008-12-14 19:10:45 +0000 (Sun, 14 Dec 2008) Log Message: ----------- updated local path, ignore builds Modified Paths: -------------- trunk/LWJGL/eclipse-update/org.lwjgl.eclipseplugins/build.xml Property Changed: ---------------- trunk/LWJGL/eclipse-update/org.lwjgl.eclipseplugins/ Property changes on: trunk/LWJGL/eclipse-update/org.lwjgl.eclipseplugins ___________________________________________________________________ Added: svn:ignore + build lwjgl-archives Modified: trunk/LWJGL/eclipse-update/org.lwjgl.eclipseplugins/build.xml =================================================================== --- trunk/LWJGL/eclipse-update/org.lwjgl.eclipseplugins/build.xml 2008-12-14 19:00:48 UTC (rev 3163) +++ trunk/LWJGL/eclipse-update/org.lwjgl.eclipseplugins/build.xml 2008-12-14 19:10:45 UTC (rev 3164) @@ -11,7 +11,7 @@ <project default="help" basedir="." name=""> - <property name="eclipse.install" value="c:/devel/Eclipse3.3" /> + <property name="eclipse.install" value="D:\Development\eclipse" /> <property name="eclipse.updatesite" value="http://www.lwjgl.org/update/" /> <property name="bundle.vendor" value="LWJGL.org" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |