Wiki source code of Tutorials

Version 181.1 by Kieran Kelleher on 2007/07/12 13:35

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 * [[Installing WebObjects-WOLips on a PC]]
7 * [[Useful Eclipse Plugins]]
8
9 ==== Setting Up a Project ====
10
11 * [[Create a new WO Application]]
12 * [[Add a Framework Dependency]]
13 * [[Import an Xcode project into WOLips]]
14 * [[Create a WebObjects Framework]]
15 * [[Working with the Jars in WebObjects Extensions]]
16 * [[Project Wonder woa with Linked Source]]
17 * [[Setting up a new ERD2W Application]]
18
19 ==== Editing WOComponents ====
20
21 * [[Create a new WO Component]]
22 * [[Edit a WO Component]]
23 * [[Using WOBuilder with WOLips]]
24 * [[Content Assist for WOD Files]]
25 * [[Modern Binding Styles]]
26 * [[WOOGNL Helper Functions]]
27 * [[Refactor - Rename Binding Feature]]
28 * [[Refactor - Format HTML Feature]]
29 * [[Refactor - Clean WOBuilder Names Feature]]
30 * [[Refactor - Convert Inline to WOD Feature]]
31
32 ==== Editing EOModels ====
33
34 * [[Using Entity Modeler]]
35 * [[Generating EO Java Classes]]
36 * [[Using Model Groups]]
37 * [[Creating a Many to Many Join]]
38
39 ==== Eclipse/WOLips Development Tips ====
40
41 * [[Keyboard Shortcuts]]
42 * [["File-hopping" Navigation in Eclipse]]
43
44 ==== Running and Debugging ====
45
46 * [[Run or Debug a WO Application]]
47 * [[Debug Code in a Framework]]
48 * [[JProfiler]]
49
50 ==== Deployment ====
51
52 * [[Deploy a WO Application]]
53 * [[Embedding WOFrameworks]]
54 * [[Web Server Resources with Embedded Frameworks]]
55
56 ==== Misc ====
57
58 * [[Where is my Properties file]]
59 * [[Pesky 'Serializable class without serialVersionUID' Warnings]]
60
61 ==== Beginner's Guides ====
62
63 * [[Building a WO application with Entity Modeler]]
64 * [[Beginner's Questions]]
65 * [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]