Changes for page WOProject-Ant
Last modified by Andrew Lindesay on 2014/02/25 00:42
From version 89.1
edited by Andrus Adamchik
on 2006/09/29 15:18
on 2006/09/29 15:18
Change comment:
There is no comment for this version
To version 90.1
edited by Andrus Adamchik
on 2006/09/29 15:20
on 2006/09/29 15:20
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -22,7 +22,10 @@ 22 22 23 23 //(for tasks not documented here see [[the old site>>http://objectstyle.org/woproject-old/ant/]]).// 24 24 25 -* WO Core Tasks 25 +* Java Launchers 26 +** [[JApplication]]: A task for assembling native launchers for any Java applications for a number of OS platforms. 27 + 28 +* Core WebObjects Tasks 26 26 ** [[WOCompile]]: A Javac task extension that allows including WOFrameworks in CLASSPATH. 27 27 ** [[WOApplication]]: A task for assembling WebObjects applications. 28 28 ** [[WOFramework]]: A task for assembling WebObjects frameworks. ... ... @@ -29,10 +29,7 @@ 29 29 ** [[WOGen]]: A task for generating custom Java EO classes from EOModel. 30 30 ** [[EOModel]]: A task for configuring custom connection dictionary for EOModels. 31 31 32 -* Java Launchers 33 -** [[JApplication]]: A task for assembling native launchers for any Java applications for a number of OS platforms. 34 - 35 -* WO Tools Integration Tasks: 35 +* WebObjects Tools Integration Tasks: 36 36 ** [[PBIndex]]: Maintains PB.project file for integration with WOBuilder on Windows. 37 37 ** [[PBXIndex]]: Maintains PBX.pbproj file for integration with WOBuilder and EOModeler on older Mac OS X. 38 38 ** [[XcodeIndex]]: Maintains XCode project files for integration with WOBuilder on the latest Mac OS X.