Changes for page WO 5.4 Getting Started
Last modified by D Tim Cummings on 2013/06/14 16:27
From version 51.1
edited by Pascal Robert
on 2007/11/27 22:25
on 2007/11/27 22:25
Change comment:
There is no comment for this version
To version 53.1
edited by Pascal Robert
on 2007/11/29 13:19
on 2007/11/29 13:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +1,5 @@ 1 += Running the examples = 2 + 1 1 Apple has converted their WebObjects examples in the Eclipse format, but no documentation is provided on how to import them into Eclipse. 2 2 3 3 The examples are in /Developer/Examples/JavaWebObjects ... ... @@ -11,7 +11,7 @@ 11 11 12 12 {{/code}} 13 13 14 -Now, you can import the examples into Eclipse. Start Eclipse, select File -> Import, and select General-> Existing Projects into Workplace.16 +Now, you can import the examples into Eclipse. Start Eclipse, select File > Import, and select General > Existing Projects into Workplace. 15 15 16 16 On the next page, select Select root directory and browse your disk to /Developer/Examples/JavaWebObjects. You should see a list of projects to import. Deselect the second javaeoutil project, or else you won't be able to import the projects. 17 17 ... ... @@ -19,7 +19,7 @@ 19 19 20 20 Now, you need to fix the examples, because the build path is pointing to the source projects of the WO frameworks, source that nobody outside Apple has access to :-) 21 21 22 -For each project, right-click on each project, select Build Path -> Configure Build Path...24 +For each project, right-click on each project, select Build Path > Configure Build Path... 23 23 24 24 Click on the Projects tab, select the references to the WO frameworks and click Remove 25 25