Wiki source code of Tutorials

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

Show last authors
1 ==== Installation ====
2
3 * [[Install WOLips with Eclipse Update Manager]]
4 * [[Troubleshooting Problems Building and Running]]
5 * [[Moving to Eclipse from XCode in a Subversion Repository]]
6
7 ==== Setting Up a Project ====
8
9 * [[Create a new WO Application]]
10 * [[Add a Framework Dependency]]
11 * [[Import an Xcode project into WOLips]]
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]]
20 * [[Edit a WO Component]]
21 * [[Using WOBuilder with WOLips]]
22 * [[Content Assist for WOD Files]]
23
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
34 ==== Eclipse/WOLips Development Tips ====
35
36 * [[Keyboard Shortcuts]]
37
38 ==== Running and Debugging ====
39
40 * [[Run or Debug a WO Application]]
41 * [[Debug Code in a Framework]]
42 * [[JProfiler]]
43
44 ==== Deployment ====
45
46 * [[Deploy a WO Application]]
47 * [[Embedding WOFrameworks]]
48 * [[Web Server Resources with Embedded Frameworks]]
49
50 ==== Misc ====
51
52 * [[Where is my Properties file]]
53 * [[Pesky 'Serializable class without serialVersionUID' Warnings]]