Wiki source code of Wonder Tutorials

Version 116.1 by Pascal Robert on 2012/07/21 19:24

Show last authors
1 == Installation, Setup and Upgrading ==
2
3 * [[Binary Frameworks Installation and Upgrade]]
4 * [[Getting the Wonder Source Code]]
5 * [[Working with Wonder source in Eclipse]]
6
7 == Setting Up a New Wonder Project ==
8
9 * [[Create a new Wonder Direct to Web Application]]
10 * Servlet Deployment Setup
11 ** [[Current Setup Instructions>>Servlet Deployment Setup]]
12 ** [[Legacy Setup Instructions>>WO:Creating a wonder app to deploy as a servlet]]
13
14 == Getting Started with Wonder Example Applications ==
15
16 * [[Getting Started with BugTracker]]
17
18 == Integrating Wonder into Your WebObjects Application ==
19
20 * [[Integrate Wonder Into an Existing Application]]
21 * [[Using a custom EOEditingContext (ERXEC) Subclass>>Using a custom EOEditingContext (ERXEC) Subclass]]
22 * [[Embedding WOnder frameworks into your woa>>WOL:Embedding WOFrameworks]]
23
24 == Testing with ERSelenium Framework ==
25
26 * [[Selenium]]
27 * [[Getting Started with ERSelenium>>ERSelenium Framework]]
28 * [[WO:Tools for Selenium Development]]
29 * [[How to Develop Selenium Tests]]
30 * [[Selenium Command Examples]]
31
32 == Giving Back to the Community ==
33
34 * [[WOCOM:Creating and Submitting an Acceptable Patch]]