Changes for page WOLips Tutorials

Last modified by Pascal Robert on 2013/09/22 14:38

From version 143.1
edited by David Holt
on 2007/12/18 18:17
Change comment: There is no comment for this version
To version 125.1
edited by chuckhill
on 2006/11/01 19:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.chuckhill
Content
... ... @@ -1,89 +4,15 @@
1 -==== Installation ====
2 -
3 -* [[Scratch Setup of WebObjects Development on a Mac]]
4 4  * [[Install WOLips with Eclipse Update Manager]]
5 -* [[Installing WebObjects-WOLips on a PC]]
6 -* [[Useful Eclipse Plugins]]
7 -
8 -==== Migrating from Xcode ====
9 -
10 -* [[Migrating from XCode to WOLips]]
11 -* [[Moving to Eclipse from XCode in a Subversion Repository]]
12 -* [[Import an Xcode project into WOLips]]
13 -* [[Using the XcodeMigration tool>>XcodeMigration]]
14 -
15 -==== Updating Your Development Tools ====
16 -
17 -* [[Updating Your WOLips Plugin]]
18 -
19 -==== Setting Up a Project ====
20 -
21 21  * [[Create a new WO Application]]
22 -* [[Add a Jar Dependency]]
23 -* [[Add a Framework Dependency]]
24 -* [[Create a WebObjects Framework]]
25 -* [[Working with the Jars in WebObjects Extensions]]
26 -* [[Project Wonder woa with Linked Source]]
27 -* [[Setting up a new ERD2W Application]]
28 -* [[Custom Project Templates]]
29 -* [[About the Properties file]]
30 -
31 -==== Troubleshooting Build Problems ====
32 -
33 -* [[General Problems Building and Running>>Troubleshooting Problems Building and Running]]
34 -* [[java.lang.Object cannot be resolved]]
35 -* [[Sticky WOD error markers will not go away]]
36 -
37 -==== Editing WOComponents ====
38 -
39 -* [[Create a new WO Component]]
40 40  * [[Edit a WO Component]]
41 -* [[Using WOBuilder with WOLips]]
42 -* [[Content Assist for WOD Files]]
43 -* [[Modern Binding Styles]]
44 -* [[WOOGNL Helper Functions]]
45 -* [[Refactor - Rename Binding Feature]]
46 -* [[Refactor - Format HTML Feature]]
47 -* [[Rename a WOComponent]]
48 -
49 -==== Editing EOModels ====
50 -
51 -* [[Using Entity Modeler]]
52 -* [[Generating EO Java Classes]]
53 -* [[Velocity EOGenerator (Veogen)]]
54 -* [[Using Model Groups]]
55 -* [[Creating a Many to Many Join]]
56 -
57 -==== Eclipse/WOLips Development Tips ====
58 -
59 -* [[Keyboard Shortcuts]]
60 -* [["File-hopping" Navigation in Eclipse]]
61 -* [[Best Eclipse Resources]]
62 -
63 -==== Running and Debugging ====
64 -
65 65  * [[Run or Debug a WO Application]]
66 -* [[Debug Code in a Framework]]
67 -* [[JProfiler]]
68 -
69 -==== Deployment ====
70 -
5 +* [[Create a new WO Component]]
6 +* [[Add a Framework Dependency]]
71 71  * [[Deploy a WO Application]]
72 -* [[Split Install Deployment]]
73 -* [[Change default application bundle names]]
74 -* [[Embedding WOFrameworks]]
75 -* [[Web Server Resources with Embedded Frameworks]]
76 -* [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]]
77 -
78 -==== Misc ====
79 -
8 +* [[Using WOBuilder with WOLips]]
80 80  * [[Where is my Properties file]]
81 81  * [[Pesky 'Serializable class without serialVersionUID' Warnings]]
82 -
83 -==== Beginner's Guides ====
84 -
85 -* [[Access the WOLips User Guide]]
86 -* [[Building a WO application with Entity Modeler]]
87 -* [[Beginner's Questions]]
88 -* [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]
89 -* [[How do I add a static image to a component's page?>>How to add an image to a Component]]
11 +* [[Import an Xcode project into WOLips]]
12 +* [[JProfiler]]
13 +* [[Embedding WOFrameworks]]
14 +* [[Using Entity Modeler]]
15 +* [[Generating EO Java Classes]]