Changes for page WO 5.4 Getting Started
Last modified by D Tim Cummings on 2013/06/14 16:27
From version 37.1
edited by David Avendasora
on 2011/05/06 13:50
on 2011/05/06 13:50
Change comment:
There is no comment for this version
To version 34.1
edited by Pascal Robert
on 2011/03/20 03:06
on 2011/03/20 03:06
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. avendasora1 +XWiki.probert - Content
-
... ... @@ -1,29 +1,25 @@ 1 -{{toc maxLevel="1"}}{{/toc}}1 +{{toc}}{{/toc}} 2 2 3 3 = Installing WebObjects and WOLips = 4 4 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. 7 -1. h6. Install the WebObjects 8 -The best way to install the WebObjects frameworks is according to [[these instructions>>WOL:Using WOLips With Multiple Versions of WebObjects]]. 9 -1. h6. Start Eclipse and switch to the WOLips perspective. 10 -1*. Under the //Window// menu, select //Open Perspective > Other...//. 5 +Download Xcode from ADC. Not useful for WebObjects deployment, but it will install tools like gcc and debugging tools that you might want useful. 6 + 7 +Install [[Golipse>>https://github.com/rebeld/Golipse]]. Golipse will fetch the needed version of Eclipse, WOLips and other tools for WebObjects development. 8 + 9 +Install the WebObjects frameworks according to [[those instructions>>WOL:Using WOLips With Multiple Versions of WebObjects]]. 10 + 11 +Start Eclipse and switch to the WOLips perspective. To achieve this, open the //Window// menu, select //Open Perspective// and select //Other...//. 12 + 11 11 [[image:PerpectiveMenu.png]] 12 -1*. h6. Select //WOLips// and click //Ok//. 14 + 15 +In the perspective choices, select //WOLips// and click //Ok//. 16 + 13 13 [[image:PerspectiveChoices.png]] 14 14 15 -{{note title="WOLips Perspective"}} 16 16 If you don't switch to the WOLips perspective, you won't be able to create new WebObjects projects. 17 -{{/note}} 18 18 19 - {{infotitle="Xcode&WebObjects"}}21 +You are now ready to create projects or importing the examples. 20 20 21 -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. 22 -* Apple Developer Site (Free): [http://developer.apple.com/xcode/] 23 -* Mac OS X App Store ($4.99): [http://itunes.apple.com/us/app/xcode/id422352214] 24 - 25 -{{/info}} 26 - 27 27 {{id value="javamonitor"}}{{/id}} 28 28 29 29 = Running Monitor and wotaskd on Mac OS X =