Last modified by Kieran Kelleher on 2012/07/19 22:32

From version 20.1
edited by Kieran Kelleher
on 2009/12/06 11:47
Change comment: There is no comment for this version
To version 29.1
edited by Kieran Kelleher
on 2009/12/06 11:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,12 +13,22 @@
13 13  1. You use a Mac with OS X 10.6 Snow Leopard or higher
14 14  1. You just want to get started developing WebObjects "the right way"™
15 15  
16 +== Introduction ==
17 +
18 +* WebObjects itself consists of the application runtime software
19 +* Eclipse with the WOLips plugins are the de facto standard WebObjects development tools
20 +* Support is provided by the very helpful and extremely intelligent ;-) community. So, sign up for the various developer mailing lists right away.
21 +
16 16  == First Install XCode ==
17 17  
24 +XCode is **not** used the develop WebObjects applications, but XCode installation includes software for development in general, such as command line tools, that are useful
25 +
18 18  == Next Install WebObjects ==
19 19  
20 20  == Configure WebObjects ==
21 21  
30 +== Install and Configure WebObjects Development Tools ==
31 +
22 22  == Hello World ==
23 23  
24 24  == Where to go from here ==