Wiki source code of Tutorials

Version 251.1 by chuckhill on 2007/01/10 20:28

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