Wiki source code of Wonder Tutorials

Version 113.1 by Pascal Robert on 2012/07/19 22:27

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 * [[WONDER:Create a new Wonder Application]]
10 * [[Create a new Wonder Direct to Web Application]]
11 * Servlet Deployment Setup
12 ** [[Current Setup Instructions>>Servlet Deployment Setup]]
13 ** [[Legacy Setup Instructions>>WO:Creating a wonder app to deploy as a servlet]]
14
15 == Getting Started with Wonder Example Applications ==
16
17 * [[Getting Started with BugTracker]]
18
19 == Integrating Wonder into Your WebObjects Application ==
20
21 * [[Integrate Wonder Into an Existing Application]]
22 * [[Using a custom EOEditingContext (ERXEC) Subclass>>Using a custom EOEditingContext (ERXEC) Subclass]]
23 * [[Embedding WOnder frameworks into your woa>>WOL:Embedding WOFrameworks]]
24
25 == Testing with ERSelenium Framework ==
26
27 * [[Selenium]]
28 * [[Getting Started with ERSelenium>>ERSelenium Framework]]
29 * [[WO:Tools for Selenium Development]]
30 * [[How to Develop Selenium Tests]]
31 * [[Selenium Command Examples]]
32
33 == Giving Back to the Community ==
34
35 * [[WOCOM:Creating and Submitting an Acceptable Patch]]