Wiki source code of Tutorials

Version 231.1 by chuckhill on 2007/01/31 13:37

Show last authors
1 ==== Installation ====
2
3 * [[Install WOLips with Eclipse Update Manager]]
4 * [[Troubleshooting Problems Running on Windows]]
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
15 ==== Editing WOComponents ====
16
17 * [[Create a new WO Component]]
18 * [[Edit a WO Component]]
19 * [[Using WOBuilder with WOLips]]
20
21 ==== Editing EOModels ====
22
23 * [[Using Entity Modeler]]
24 * [[Generating EO Java Classes]]
25 * [[Using Model Groups]]
26 * [[Creating a Many to Many Join]]
27
28 ==== Running and Debugging ====
29
30 * [[Run or Debug a WO Application]]
31 * [[Debug Code in a Framework]]
32 * [[JProfiler]]
33
34 ==== Deployment ====
35
36 * [[Deploy a WO Application]]
37 * [[Embedding WOFrameworks]]
38
39 ==== Misc ====
40
41 * [[Where is my Properties file]]
42 * [[Pesky 'Serializable class without serialVersionUID' Warnings]]