Wiki source code of Tutorials
Version 202.1 by Kieran Kelleher on 2007/07/06 08:06
Show last authors
author | version | line-number | content |
---|---|---|---|
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 | |||
8 | ==== Setting Up a Project ==== | ||
9 | |||
10 | * [[Create a new WO Application]] | ||
11 | * [[Add a Framework Dependency]] | ||
12 | * [[Import an Xcode project into WOLips]] | ||
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]] | ||
21 | * [[Edit a WO Component]] | ||
22 | * [[Using WOBuilder with WOLips]] | ||
23 | * [[Content Assist for WOD Files]] | ||
24 | * [[Modern Binding Styles]] | ||
25 | * [[WOOGNL Helper Functions]] | ||
26 | * [[Refactor - Rename Binding Feature]] | ||
27 | * [[Refactor - Format HTML Feature]] | ||
28 | * [[Refactor - Clean WOBuilder Names Feature]] | ||
29 | * [[Refactor - Convert Inline to WOD Feature]] | ||
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 | |||
38 | ==== Eclipse/WOLips Development Tips ==== | ||
39 | |||
40 | * [[Keyboard Shortcuts]] | ||
41 | |||
42 | ==== Running and Debugging ==== | ||
43 | |||
44 | * [[Run or Debug a WO Application]] | ||
45 | * [[Debug Code in a Framework]] | ||
46 | * [[JProfiler]] | ||
47 | |||
48 | ==== Deployment ==== | ||
49 | |||
50 | * [[Deploy a WO Application]] | ||
51 | * [[Embedding WOFrameworks]] | ||
52 | * [[Web Server Resources with Embedded Frameworks]] | ||
53 | |||
54 | ==== Misc ==== | ||
55 | |||
56 | * [[Where is my Properties file]] | ||
57 | * [[Pesky 'Serializable class without serialVersionUID' Warnings]] | ||
58 | |||
59 | ==== Beginner's Guides ==== | ||
60 | |||
61 | * [[Building a WO application with Entity Modeler]] | ||
62 | * [[Beginner's Questions]] |