Wiki source code of Tutorials

Version 244.1 by chuckhill on 2007/05/11 17:13

Hide last authors
Kieran Kelleher 126.1 1 ==== Installation ====
2
Lachlan Deck 104.1 3 * [[Install WOLips with Eclipse Update Manager]]
chuckhill 240.1 4 * [[Troubleshooting Problems Building and Running]]
chuckhill 236.1 5 * [[Moving to Eclipse from XCode in a Subversion Repository]]
chuckhill 228.1 6
Kieran Kelleher 126.1 7 ==== Setting Up a Project ====
8
Lachlan Deck 104.1 9 * [[Create a new WO Application]]
Kieran Kelleher 126.1 10 * [[Add a Framework Dependency]]
chuckhill 230.1 11 * [[Import an Xcode project into WOLips]]
Kieran Kelleher 126.1 12 * [[Create a WebObjects Framework]]
chuckhill 236.1 13 * [[Working with the Jars in WebObjects Extensions]]
Kieran Kelleher 238.1 14 * [[Project Wonder woa with Linked Source]]
Kieran Kelleher 126.1 15
16 ==== Editing WOComponents ====
17
18 * [[Create a new WO Component]]
Lachlan Deck 104.1 19 * [[Edit a WO Component]]
Kieran Kelleher 126.1 20 * [[Using WOBuilder with WOLips]]
chuckhill 236.1 21 * [[Content Assist for WOD Files]]
chuckhill 240.1 22 * [[Modern Binding Styles]]
23
Kieran Kelleher 126.1 24 ==== Editing EOModels ====
25
26 * [[Using Entity Modeler]]
27 * [[Generating EO Java Classes]]
28 * [[Using Model Groups]]
29 * [[Creating a Many to Many Join]]
30
31 ==== Running and Debugging ====
32
Lachlan Deck 104.1 33 * [[Run or Debug a WO Application]]
Kieran Kelleher 126.1 34 * [[Debug Code in a Framework]]
35 * [[JProfiler]]
36
37 ==== Deployment ====
38
Lachlan Deck 104.1 39 * [[Deploy a WO Application]]
Kieran Kelleher 126.1 40 * [[Embedding WOFrameworks]]
41
42 ==== Misc ====
43
Lachlan Deck 104.1 44 * [[Where is my Properties file]]
David Avendasora 97.1 45 * [[Pesky 'Serializable class without serialVersionUID' Warnings]]