Changes for page WO 5.4 Getting Started

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

From version 40.1
edited by David Avendasora
on 2011/05/22 11:37
Change comment: There is no comment for this version
To version 25.1
edited by jbrook
on 2011/10/31 16:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.jbrook
Content
... ... @@ -7,7 +7,12 @@
7 7  = Installing WebObjects and WOLips =
8 8  
9 9  1. h6. Download Golipse
10 -[[Golipse>>https://github.com/rebeld/Golipse]] will fetch the needed version of Eclipse, WOLips and other tools for WebObjects development.
10 +[[Golipse>>https://github.com/downloads/rebeld/Golipse/Golipse.app_build_12.zip]] ([[source>>https://github.com/rebeld/Golipse]]) will fetch the needed version of Eclipse, WOLips and other tools for WebObjects development.
11 +
12 +{{note title="32-bit computers"}}
13 +By default Golipse will download and install a 64-bit version of Eclipse. If you have an older 32-bit machine you can specify the download URL for the Eclipse package in 'Golipse > Preferences'. The latest 32-bit package is "http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-3.6.2-201102101200/eclipse-SDK-3.6.2-macosx-cocoa.tar.gz"
14 +{{/note}}
15 +
11 11  1. h6. Install the WebObjects
12 12  The best way to install the WebObjects frameworks is according to [[these instructions>>WOL:Using WOLips With Multiple Versions of WebObjects]].
13 13  1. h6. Start Eclipse and switch to the WOLips perspective.
... ... @@ -24,7 +24,7 @@
24 24  
25 25  Xcode is no longer the supported IDE for WebObjects development or deployment. However, downloading it and installing it will install tools debugging tools that you might find useful.
26 26  * Apple Developer Site (Free): [http://developer.apple.com/xcode/]
27 -* Mac OS X App Store ($4.99): [http://itunes.apple.com/us/app/xcode/id422352214]
32 +* Mac OS X App Store (Free): [http://itunes.apple.com/us/app/xcode/id448457090]
28 28  
29 29  {{/info}}
30 30