Changes for page Hello World - Your First WebObjects Application
Last modified by Denis Frolov on 2012/01/21 22:03
From 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
To version 26.1
edited by dave_fuller
on 2008/03/16 13:06
on 2008/03/16 13: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. probert1 +XWiki.dave_fuller - Content
-
... ... @@ -1,7 +1,12 @@ 1 +=== Note for those using WOLips or WebObjects 5.4 === 2 + 3 +The following tutorial has been graciously adapted for WOLips by J. Nugent. The modified version may be found at http:~/~/people.bath.ac.uk/jen20/WebObjects-GettingStarted.pdf 4 + 5 +Perhaps the community will consent to updating this excellent page originally written by S. McCraw to include the revisions made by J. Nugent. 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.