Version 28.1 by Kieran Kelleher on 2009/12/06 11:57

Show last authors
1 {{warning title="Incomplete Page"}}
2
3 This is a Work in Progress page and is incomplete. Come back at a later date. (kieran)
4
5 {{/warning}}
6
7 == Who is this Guide for? ==
8
9 This guide is for you if
10
11 1. You are new to WebObjects
12 1. You are **not** new to software development and using the terminal in OS X
13 1. You use a Mac with OS X 10.6 Snow Leopard or higher
14 1. You just want to get started developing WebObjects "the right way"™
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
22 == First Install XCode ==
23
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
26 == Next Install WebObjects ==
27
28 == Configure WebObjects ==
29
30 == Install and Configure WebObjects Development Tools ==
31
32 == Hello World ==
33
34 == Where to go from here ==
35
36 * Install a database