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