Wiki source code of WOLips Tutorials

Version 326.1 by Pascal Robert on 2023/11/13 11:58

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