Wiki source code of Tutorials

Version 195.1 by Kieran Kelleher on 2007/06/29 14:08

Hide last authors
Kieran Kelleher 126.1 1 ==== Installation ====
2
Lachlan Deck 104.1 3 * [[Install WOLips with Eclipse Update Manager]]
Kieran Kelleher 180.1 4 * [[Troubleshooting Problems Building and Running]]
5 * [[Moving to Eclipse from XCode in a Subversion Repository]]
Kieran Kelleher 126.1 6
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]]
Kieran Kelleher 180.1 11 * [[Import an Xcode project into WOLips]]
Kieran Kelleher 126.1 12 * [[Create a WebObjects Framework]]
13 * [[Working with the Jars in WebObjects Extensions]]
14 * [[Project Wonder woa with Linked Source]]
15 * [[Setting up a new ERD2W Application]]
16
17 ==== Editing WOComponents ====
18
19 * [[Create a new WO Component]]
Lachlan Deck 104.1 20 * [[Edit a WO Component]]
Kieran Kelleher 126.1 21 * [[Using WOBuilder with WOLips]]
22 * [[Content Assist for WOD Files]]
David Holt 186.1 23
Kieran Kelleher 126.1 24 * [[Modern Binding Styles]]
25 * [[WOOGNL Helper Functions]]
26
27 ==== Editing EOModels ====
28
29 * [[Using Entity Modeler]]
30 * [[Generating EO Java Classes]]
31 * [[Using Model Groups]]
32 * [[Creating a Many to Many Join]]
33
Lachlan Scott 188.1 34 ==== Eclipse/WOLips Development Tips ====
35
36 * [[Keyboard Shortcuts]]
37
Kieran Kelleher 126.1 38 ==== Running and Debugging ====
39
Lachlan Deck 104.1 40 * [[Run or Debug a WO Application]]
Kieran Kelleher 126.1 41 * [[Debug Code in a Framework]]
42 * [[JProfiler]]
43
44 ==== Deployment ====
45
Lachlan Deck 104.1 46 * [[Deploy a WO Application]]
Kieran Kelleher 126.1 47 * [[Embedding WOFrameworks]]
48 * [[Web Server Resources with Embedded Frameworks]]
49
50 ==== Misc ====
51
Lachlan Deck 104.1 52 * [[Where is my Properties file]]
David Avendasora 97.1 53 * [[Pesky 'Serializable class without serialVersionUID' Warnings]]