Wiki source code of WOLips Tutorials

Version 295.3 by Theodore Petrosky on 2023/11/13 11:58

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