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 26.1
edited by kiberkli
on 2011/07/27 14:05
Change comment: Changed link to Golipse to the actual application, not the source. Added link to the source.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.kiberkli
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>>http://cloud.github.com/downloads/rebeld/Golipse/Golipse.app_build_9.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.