Changes for page Wonder Tutorials

Last modified by Pascal Robert on 2013/09/22 14:33

From version 66.1
edited by Kieran Kelleher
on 2007/06/27 09:32
Change comment: There is no comment for this version
To version 62.1
edited by Kieran Kelleher
on 2007/11/08 14:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,12 +1,31 @@
1 -==== Installation ====
1 +== Installation, Setup and Upgrading ==
2 2  
3 3  * [[Download Wonder Source, Build and Install]]
4 +* [[Working With Wonder Source in Eclipse]]
5 +* [[Updating Your Existing Wonder Source and Installation from CVS]]
4 4  
5 -==== Setting Up a New Wonder Project ====
7 +== Setting Up a New Wonder Project ==
6 6  
7 7  * [[Create a new Wonder Application]]
8 8  * [[Create a new Wonder Direct to Web Application]]
11 +* [[Creating a wonder app to deploy as a servlet]]
9 9  
10 -==== Getting Started with Wonder Example Applications ====
13 +== Getting Started with Wonder Example Applications ==
11 11  
12 12  * [[Getting Started with BugTracker]]
16 +
17 +== Integrating Wonder into Your WebObjects Application ==
18 +
19 +* [[Integrate Wonder Into an Existing Application]]
20 +* [[Using a custom EOEditingContext (ERXEC) Subclass]]
21 +* [[Embedding WOnder frameworks into your woa>>WOL:Embedding WOFrameworks]]
22 +
23 +== Testing with ERSelenium Framework ==
24 +
25 +* [[Selenium Introduction]]
26 +* [[Getting Started with ERSelenium>>WO:Project WONDER-Frameworks-ERSelenium]]
27 +* [[Specifying Robust Selenium Element Locators]]
28 +
29 +== Giving Back to the Community ==
30 +
31 +* [[Creating and Submitting an Acceptable Patch]]