Changes for page Hello World - Your First WebObjects Application
Last modified by Denis Frolov on 2012/01/21 22:03
From version 24.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
To version 28.1
edited by David Holt
on 2011/05/07 17:12
on 2011/05/07 17:12
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -H ands On___Hello World - Your First WebObjects Application1 +Hello World - Your First WebObjects Application - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.dholt - Content
-
... ... @@ -1,7 +1,12 @@ 1 +{{note title="Legacy Documentation"}} 2 + 3 +Apart from a brief mention of WOLips in the first section, this document contains a tutorial aimed at legacy tools: Xcode and WO Builder. A better entry-level document is the [Beginner's Guide|WO:Development - Beginner's Guide] page. 4 + 5 +{{/note}} 6 + 1 1 === Create a New WebObjects Project === 2 2 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'. 9 +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. 5 5 6 6 Click 'Next'. 7 7 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.