Changes for page WOProject-Ant
Last modified by Andrew Lindesay on 2014/02/25 00:42
From version 52.1
edited by Andrus Adamchik
on 2006/09/29 15:30
on 2006/09/29 15:30
Change comment:
There is no comment for this version
To version 51.1
edited by Andrew Lindesay
on 2006/10/25 15:38
on 2006/10/25 15:38
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a ndrus1 +XWiki.apl - Content
-
... ... @@ -18,6 +18,10 @@ 18 18 19 19 * Allows easy automation of daily builds for teams of developers, i.e. nightly builds for smoke testing, etc. 20 20 21 +== Download and Install == 22 + 23 +You can download the ant tasks from the [[sourceforge>>http://sourceforge.net/projects/woproject/]] page for WOProject. If you have installed the wolips material for using WebObjects with Eclipse then you can also find the ant tasks there. The path for this will look something like ##.../eclipse/plugins/org.objectstyle.wolips.woproject.ant//2.0.0.3458/lib/woproject.jar//##//. To use the ant plugins outside of Eclipse, either by extracting the jar file from the Eclipse distribution or by downloading it separately, you will need to install them into your computers' ant lib directory. On MacOS-X this would be ##/Developer/Java/Ant/lib/woproject.jar##.// 24 + 21 21 == Ant Tasks == 22 22 23 23 //(for tasks not documented here see [[the old site>>http://objectstyle.org/woproject-old/ant/]]).//