Changes for page WO 5.4 Getting Started

Last modified by D Tim Cummings on 2013/06/14 16:27

From version 63.1
edited by Quinton Dolan
on 2008/02/27 02:29
Change comment: Fix typo
To version 67.1
edited by Quinton Dolan
on 2008/02/26 19:30
Change comment: Added woswitch method of maintaining a dual runtime environment

Summary

Details

Page properties
Content
... ... @@ -290,7 +290,7 @@
290 290  
291 291  You may need to do a clean build of your projects in Eclipse If things are setup properly, you should not get any Java errors you didn't already have.
292 292  
293 -== Alternative 5.3 / 5.4 development method ==
293 +== Alternative 5.3 Installation method ==
294 294  
295 295  The [[^woswitch]] script can be used as an alternative method to installing and using WO 5.3 for development, without the need to touch or move any of the installed WO 5.4 frameworks. This script will download and install the WebObjects 5.3.3 runtime into /Developer/WebObjects53 and maintain two copies of your ,,/Library/wobuild.properties so you can quickly switch WOLips development between the two different runtime versions.,,
296 296  
... ... @@ -300,7 +300,7 @@
300 300  
301 301  {{noformat}}
302 302  
303 -# ./woswitch 53
303 +# woswitch 53
304 304  
305 305  {{/noformat}}
306 306