Changes for page WOProject-Ant

Last modified by Andrew Lindesay on 2014/02/25 00:42

From version 90.1
edited by Andrus Adamchik
on 2006/09/29 15:20
Change comment: There is no comment for this version
To version 88.1
edited by Andrus Adamchik
on 2006/09/29 15:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,10 +22,7 @@
22 22  
23 23  //(for tasks not documented here see [[the old site>>http://objectstyle.org/woproject-old/ant/]]).//
24 24  
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
25 +* WO Core Tasks
29 29  ** [[WOCompile]]: A Javac task extension that allows including WOFrameworks in CLASSPATH.
30 30  ** [[WOApplication]]: A task for assembling WebObjects applications.
31 31  ** [[WOFramework]]: A task for assembling WebObjects frameworks.
... ... @@ -32,7 +32,10 @@
32 32  ** [[WOGen]]: A task for generating custom Java EO classes from EOModel.
33 33  ** [[EOModel]]: A task for configuring custom connection dictionary for EOModels.
34 34  
35 -* WebObjects Tools Integration Tasks:
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:
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.