Wiki source code of Tutorials

Version 202.1 by Kieran Kelleher on 2007/07/06 08:06

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]]
Kieran Kelleher 198.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]]
24 * [[Modern Binding Styles]]
25 * [[WOOGNL Helper Functions]]
Kieran Kelleher 202.1 26 * [[Refactor - Rename Binding Feature]]
27 * [[Refactor - Format HTML Feature]]
28 * [[Refactor - Clean WOBuilder Names Feature]]
29 * [[Refactor - Convert Inline to WOD Feature]]
Kieran Kelleher 126.1 30
31 ==== Editing EOModels ====
32
33 * [[Using Entity Modeler]]
34 * [[Generating EO Java Classes]]
35 * [[Using Model Groups]]
36 * [[Creating a Many to Many Join]]
37
Lachlan Scott 188.1 38 ==== Eclipse/WOLips Development Tips ====
39
40 * [[Keyboard Shortcuts]]
41
Kieran Kelleher 126.1 42 ==== Running and Debugging ====
43
Lachlan Deck 104.1 44 * [[Run or Debug a WO Application]]
Kieran Kelleher 126.1 45 * [[Debug Code in a Framework]]
46 * [[JProfiler]]
47
48 ==== Deployment ====
49
Lachlan Deck 104.1 50 * [[Deploy a WO Application]]
Kieran Kelleher 126.1 51 * [[Embedding WOFrameworks]]
52 * [[Web Server Resources with Embedded Frameworks]]
53
54 ==== Misc ====
55
Lachlan Deck 104.1 56 * [[Where is my Properties file]]
David Avendasora 97.1 57 * [[Pesky 'Serializable class without serialVersionUID' Warnings]]
Kieran Kelleher 198.1 58
59 ==== Beginner's Guides ====
60
61 * [[Building a WO application with Entity Modeler]]
62 * [[Beginner's Questions]]