Wiki source code of Tutorials
Version 190.1 by Lachlan Scott on 2007/07/04 20:03
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
126.1 | 1 | ==== Installation ==== |
2 | |||
![]() |
104.1 | 3 | * [[Install WOLips with Eclipse Update Manager]] |
![]() |
180.1 | 4 | * [[Troubleshooting Problems Building and Running]] |
5 | * [[Moving to Eclipse from XCode in a Subversion Repository]] | ||
![]() |
188.1 | 6 | * [[Installing WebObjects-WOLips on a PC]] |
![]() |
126.1 | 7 | |
8 | ==== Setting Up a Project ==== | ||
9 | |||
![]() |
104.1 | 10 | * [[Create a new WO Application]] |
![]() |
126.1 | 11 | * [[Add a Framework Dependency]] |
![]() |
180.1 | 12 | * [[Import an Xcode project into WOLips]] |
![]() |
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]] | ||
![]() |
104.1 | 21 | * [[Edit a WO Component]] |
![]() |
126.1 | 22 | * [[Using WOBuilder with WOLips]] |
23 | * [[Content Assist for WOD Files]] | ||
![]() |
186.1 | 24 | |
![]() |
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 | |||
![]() |
188.1 | 35 | ==== Eclipse/WOLips Development Tips ==== |
36 | |||
37 | * [[Keyboard Shortcuts]] | ||
38 | |||
![]() |
126.1 | 39 | ==== Running and Debugging ==== |
40 | |||
![]() |
104.1 | 41 | * [[Run or Debug a WO Application]] |
![]() |
126.1 | 42 | * [[Debug Code in a Framework]] |
43 | * [[JProfiler]] | ||
44 | |||
45 | ==== Deployment ==== | ||
46 | |||
![]() |
104.1 | 47 | * [[Deploy a WO Application]] |
![]() |
126.1 | 48 | * [[Embedding WOFrameworks]] |
49 | * [[Web Server Resources with Embedded Frameworks]] | ||
50 | |||
51 | ==== Misc ==== | ||
52 | |||
![]() |
104.1 | 53 | * [[Where is my Properties file]] |
![]() |
97.1 | 54 | * [[Pesky 'Serializable class without serialVersionUID' Warnings]] |
![]() |
190.1 | 55 | |
56 | ==== Beginner's Guides ==== | ||
57 | |||
58 | * Building an model-based application |