Last modified by Pascal Robert on 2013/12/18 02:55

From version 39.1
edited by Steve Peery
on 2012/10/23 21:56
Change comment: There is no comment for this version
To version 38.1
edited by David Avendasora
on 2011/07/07 10:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.speery
1 +XWiki.avendasora
Content
... ... @@ -55,8 +55,6 @@
55 55  
56 56  === Command Line / Terminal ===
57 57  
58 -You have to install woproject.jar first and make it available for ant before the following instructions will work. (see [[Building a WebObjects Project||anchor="Overview"]] first)
59 -
60 60  * h5. Standard WebObjects Framework
61 61  You can build a standard WebObjects Framework project by calling Ant and passing it the Project directory, and the name of the build target contained in the build.xml file at your project's root.
62 62  
... ... @@ -98,7 +98,7 @@
98 98  
99 99  This copies the built frameworks from ##/Roots## to the runtime Frameworks directory:
100 100  
101 -* Mac OS X: ##/Library/WebObjects/Versions/WebObjects543/Library/Frameworks/##
99 +* Mac OS X: ##/Library/Framworks/##
102 102  * Linux: ##/Local/Library/Frameworks##
103 103  
104 104  You can combine the build and install steps by simply executing this Ant command: