Changes for page WO 5.4 Getting Started

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

From version 38.1
edited by David Avendasora
on 2011/05/06 13:50
Change comment: There is no comment for this version
To version 27.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
... ... @@ -1,9 +1,18 @@
1 1  {{toc maxLevel="1"}}{{/toc}}
2 2  
3 += ProjectBuilder and XCode =
4 +
5 +ProjectBuilder and Xcode are no longer supported IDEs for WebObjects development or deployment. While legacy projects may still use it there is little, if any, support available for it. Existing projects (except Objective-C WebObjects projects, of course) should be [[migrated to WOLips>>WOL:XcodeMigration]]. It isn't as hard as you might think, and WOLips is a much more powerful WebObjects IDE.
6 +
3 3  = Installing WebObjects and WOLips =
4 4  
5 5  1. h6. Download Golipse
6 -[[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 +
7 7  1. h6. Install the WebObjects
8 8  The best way to install the WebObjects frameworks is according to [[these instructions>>WOL:Using WOLips With Multiple Versions of WebObjects]].
9 9  1. h6. Start Eclipse and switch to the WOLips perspective.