Changes for page WO 5.4 Getting Started
Last modified by D Tim Cummings on 2013/06/14 16:27
From version 71.1
edited by Kieran Kelleher
on 2008/03/05 22:52
on 2008/03/05 22:52
Change comment:
There is no comment for this version
To version 66.1
edited by Quinton Dolan
on 2008/02/26 19:32
on 2008/02/26 19:32
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. kieran1 +XWiki.qdolan - Content
-
... ... @@ -4,7 +4,7 @@ 4 4 5 5 Download Xcode 3 from [[ADC>>http://developer.apple.com/leopard/devcenter/]], the WebObjects frameworks are included in this package. You will have to make a custom install and select //WebObjects// in the package list since WebObjects is not part of the default installation. 6 6 7 -Install [[Eclipse 3.3. 2>>http://download.eclipse.org/eclipse/downloads/drops/R-3.3.2-200802211800/index.php]]7 +Install [[Eclipse 3.3.1.1>>http://www.eclipse.org/downloads/download.php?file=//eclipse/downloads/drops/R-3.3.1.1-200710231652/eclipse-SDK-3.3.1.1-macosx-carbon.tar.gz]] (yes that's an extra .1) which fixes the permgen space bug from 3.3.1 8 8 9 9 [[Install>>WOL:Install WOLips with Eclipse Update Manager]] WOLips from the [[nightly>>http://webobjects.mdimension.com/wolips/nightly]] build server 10 10 ... ... @@ -300,7 +300,7 @@ 300 300 301 301 {{noformat}} 302 302 303 -# ./woswitch.sh53303 +# woswitch 53 304 304 305 305 {{/noformat}} 306 306 ... ... @@ -310,9 +310,9 @@ 310 310 311 311 {{noformat}} 312 312 313 -# ./woswitch .sh54313 +# ./woswitch 54 314 314 or 315 -# ./woswitch .sh53315 +# ./woswitch 53 316 316 317 317 {{/noformat}} 318 318 ... ... @@ -320,4 +320,4 @@ 320 320 321 321 One thing to remember is that when you are installing frameworks they need to be installed into the appropriate location for the runtime you are targeting. For WO 5.4 you need to install them into ##/Library/WebObjects/Frameworks## and for WO 5.3 they need to go into ##/Developer/WebObjects53/Library/Frameworks##. 322 322 323 -Keep in mind that these changes are specific to WOLips and woproject only. If you run anything outside of WOLips you will also need tomanually set ##NEXT//ROOT//##// appropriately.//323 +Keep in mind that these changes are specific to WOLips and woproject only. If you run anything outside of WOLips you will also need manually to set ##NEXT//ROOT//##// appropriately.//