Wiki source code of Tutorials

Version 190.1 by Lachlan Scott on 2007/07/04 20:03

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