Changes for page Hello World - Your First WebObjects Application
Last modified by Denis Frolov on 2012/01/21 22:03
From version 23.1
edited by Pascal Robert
on 2007/12/20 21:17
on 2007/12/20 21:17
Change comment:
There is no comment for this version
To version 25.1
edited by Pascal Robert
on 2007/09/03 13:24
on 2007/09/03 13:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,7 @@ 1 1 === Create a New WebObjects Project === 2 2 3 -Make sure that Eclipse and WOLips are [[installed>>WOL:Install WOLips with Eclipse Update Manager]]. Launch Eclipse, chosse //New//>//WebObjects Application// from the //File// menu. 3 +Launch Xcode (found in Developer->Applications). Choose 'New Project...' from the 'File' menu to display to 'New Project' Assistant. 4 +Scroll to the bottom of the list of project types and choose 'WebObjects Application'. 4 4 5 5 Click 'Next'. 6 6 Type 'HelloWorld' as the 'Project Name' and click on the 'Set...' button to specify that you'd like to save your project to the desktop, or where ever you'd like to save your project. Note that earlier versions of WebObjects had problems building projects if their path had any spaces.