Wiki source code of Tutorials

Version 234.1 by chuckhill on 2007/01/24 17:20

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