Wiki source code of Tutorials
Version 202.1 by Kieran Kelleher on 2007/07/06 08:06
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]] | ||
![]() |
198.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]] | ||
24 | * [[Modern Binding Styles]] | ||
25 | * [[WOOGNL Helper Functions]] | ||
![]() |
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]] | ||
![]() |
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 | |||
![]() |
188.1 | 38 | ==== Eclipse/WOLips Development Tips ==== |
39 | |||
40 | * [[Keyboard Shortcuts]] | ||
41 | |||
![]() |
126.1 | 42 | ==== Running and Debugging ==== |
43 | |||
![]() |
104.1 | 44 | * [[Run or Debug a WO Application]] |
![]() |
126.1 | 45 | * [[Debug Code in a Framework]] |
46 | * [[JProfiler]] | ||
47 | |||
48 | ==== Deployment ==== | ||
49 | |||
![]() |
104.1 | 50 | * [[Deploy a WO Application]] |
![]() |
126.1 | 51 | * [[Embedding WOFrameworks]] |
52 | * [[Web Server Resources with Embedded Frameworks]] | ||
53 | |||
54 | ==== Misc ==== | ||
55 | |||
![]() |
104.1 | 56 | * [[Where is my Properties file]] |
![]() |
97.1 | 57 | * [[Pesky 'Serializable class without serialVersionUID' Warnings]] |
![]() |
198.1 | 58 | |
59 | ==== Beginner's Guides ==== | ||
60 | |||
61 | * [[Building a WO application with Entity Modeler]] | ||
62 | * [[Beginner's Questions]] |