Wiki source code of Tutorials

Version 233.1 by Kieran Kelleher on 2007/01/16 14:41

Show last authors
1 ==== Installation ====
2
3 * [[Install WOLips with Eclipse Update Manager]]
4
5 ==== Setting Up a Project ====
6
7 * [[Create a new WO Application]]
8 * [[Add a Framework Dependency]]
9 * [[Import an Xcode project into WOLips]]
10 * [[Create a WebObjects Framework]]
11
12 ==== Editing WOComponents ====
13
14 * [[Create a new WO Component]]
15 * [[Edit a WO Component]]
16 * [[Using WOBuilder with WOLips]]
17
18 ==== Editing EOModels ====
19
20 * [[Using Entity Modeler]]
21 * [[Generating EO Java Classes]]
22 * [[Using Model Groups]]
23 * [[Creating a Many to Many Join]]
24
25 ==== Running and Debugging ====
26
27 * [[Run or Debug a WO Application]]
28 * [[Debug Code in a Framework]]
29 * [[JProfiler]]
30
31 ==== Deployment ====
32
33 * [[Deploy a WO Application]]
34 * [[Embedding WOFrameworks]]
35
36 ==== Misc ====
37
38 * [[Where is my Properties file]]
39 * [[Pesky 'Serializable class without serialVersionUID' Warnings]]