Wiki source code of WOLips Tutorials

Version 278.1 by Arlene Kliewer on 2023/11/13 11:54

Hide last authors
David Avendasora 270.1 1 ==== Installation ====
2
Pascal Robert 277.1 3 * [[doc:WEB.Home.Getting Started.Project Wonder Installation.WebHome]] on Mac OS X
Pascal Robert 276.1 4 * [[Setup of WOLips for developing with multiple versions of WebObjects>>doc:WOL.Using WOLips With Multiple Versions of WebObjects]]
Arlene Kliewer 278.1 5 * [[doc:WEB.Home.Getting Started.Project Wonder Installation on Windows.WebHome]]
Pascal Robert 276.1 6 * [[doc:Useful Eclipse Plugins]]
7 * [[doc:Useful Eclipse or WOLips Preferences]]
David Avendasora 270.1 8
9 ==== Migrating from Xcode ====
10
Pascal Robert 276.1 11 * [[doc:WOL.Upgrading to WOLips from Xcode or Project Builder]]
12 * [[doc:Import an Xcode project into WOLips]]
13 * [[Using the XcodeMigration tool>>doc:WOL.XcodeMigration]]
David Avendasora 270.1 14
15 ==== Setting Up a Project ====
16
Pascal Robert 276.1 17 * [[doc:WOL.Create a new WO Application]]
18 * [[doc:Setting the default text encoding for Eclipse]]
19 * [[doc:Add a Jar Dependency]]
20 * [[doc:Add a Framework Dependency]]
21 * [[doc:WOL.Create a WebObjects Framework]]
22 * [[doc:Working with the Jars in WebObjects Extensions]]
23 * [[doc:Custom Project Templates]]
24 * [[doc:About the Properties file]]
David Avendasora 270.1 25
26 ==== Troubleshooting Build Problems ====
27
Pascal Robert 276.1 28 * [[General Problems Building and Running>>doc:Troubleshooting Problems Building and Running]]
29 * [[doc:Sticky WOD error markers will not go away]]
David Avendasora 270.1 30
31 ==== Editing WOComponents ====
32
Pascal Robert 276.1 33 * [[doc:WOL.Create a new WO Component]]
34 * [[doc:WOL.Edit a WO Component]]
35 * [[doc:WOL.Using WOBuilder with WOLips]]
36 * [[doc:Content Assist for WOD Files]]
37 * [[doc:Modern Binding Styles]]
38 * [[doc:WOOGNL Helper Functions]]
39 * [[doc:Refactor - Rename Binding Feature]]
40 * [[doc:Refactor - Format HTML Feature]]
41 * [[doc:Rename a WOComponent]]
42 * [[doc:Click to Open]]
David Avendasora 270.1 43
44 ==== Editing EOModels ====
45
Pascal Robert 276.1 46 * [[doc:Entity Modeler]]
47 * [[doc:WOL.Generating Custom EO Java Classes]]
48 * [[doc:WOL.EOGenerator]]
49 * [[doc:Using Model Groups]]
50 * [[doc:WOL.Creating a Many to Many Join]]
51 * [[doc:Using EntityModeler\.app]]
David Avendasora 270.1 52
53 ==== Eclipse/WOLips Development Tips ====
54
Pascal Robert 276.1 55 * [[doc:Keyboard Shortcuts]]
56 * [["File-hopping" Navigation in Eclipse>>doc:"File-hopping" Navigation in Eclipse]]
57 * [[doc:Best Eclipse Resources]]
David Avendasora 270.1 58
59 ==== Running and Debugging ====
60
Pascal Robert 276.1 61 * [[doc:WOL.Debug Code in a Framework]]
62 * [[doc:Click to Debug]]
63 * [[doc:Using the debugger]]
David Avendasora 270.1 64
65 ==== Deployment ====
66
Pascal Robert 276.1 67 * [[doc:WOL.Deploy a WO Application]]
68 * [[doc:WOL.Split Install Deployment]]
69 * [[doc:Change default application bundle names]]
70 * [[doc:WOL.Embedding WOFrameworks]]
71 * [[doc:WOL.Alternative Ant Build Script for Fully Embedded and Split Install Bundles]]
72 * [[doc:Remote deployment with Ant and ssh]]
David Avendasora 270.1 73
74 ==== Maven (Alternative build environment) ====
75
Pascal Robert 276.1 76 * [[doc:Maven Hello WOrld]]
77 * [[doc:Maven Create WO Application Project]]
78 * [[doc:Maven Running or Debugging as WO Application]]
79 * [[doc:Maven Kicking the tyres without changing your project structure]]
80 * [[doc:Maven Creating Wonder Applications]]
81 * [[doc:Maven Creating Wonder Frameworks]]
David Avendasora 270.1 82
83 ==== Misc ====
84
Pascal Robert 276.1 85 * [[Pesky 'Serializable class without serialVersionUID' Warnings>>doc:Pesky 'Serializable class without serialVersionUID' Warnings]]
86 * [[doc:Pesky WOComponent Errors]]
David Avendasora 270.1 87
88 ==== Beginner's Guides ====
89
Pascal Robert 276.1 90 * [[Beginner's Questions>>doc:Beginner's Questions]]
91 * [[JDBC and Entity Modeler, issues and configuration>>doc:JDBC and Entity Modeler]]
92 * [[How do I add a static image to a component's page?>>doc:How to add an image to a Component]]