Wiki source code of WOLips Tutorials
Version 295.1 by Theodore Petrosky on 2023/11/13 11:57
Show last authors
author | version | line-number | content |
---|---|---|---|
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:Useful Eclipse Plugins]] | ||
7 | * [[doc: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:Import an Xcode project into WOLips]] | ||
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:Setting the default text encoding for Eclipse]] | ||
19 | * [[doc:Add a Jar Dependency]] | ||
20 | * [[doc:Add a Framework Dependency]] | ||
21 | * [[doc:WOL.Home.Deprecated info.Create a WebObjects Framework.WebHome]] | ||
22 | * [[doc:Working with the Jars in WebObjects Extensions]] | ||
23 | * [[doc:Custom Project Templates]] | ||
24 | * [[doc:About the Properties file]] | ||
25 | |||
26 | ==== Troubleshooting Build Problems ==== | ||
27 | |||
28 | * [[General Problems Building and Running>>doc:Troubleshooting Problems Building and Running]] | ||
29 | * [[doc:Sticky WOD error markers will not go away]] | ||
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: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]] | ||
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:Using Model Groups]] | ||
50 | * [[doc:WOL.Home.Deprecated info.Creating a Many to Many Join.WebHome]] | ||
51 | * [[doc:Using EntityModeler\.app]] | ||
52 | |||
53 | ==== Eclipse/WOLips Development Tips ==== | ||
54 | |||
55 | * [[doc:Keyboard Shortcuts]] | ||
56 | * [["File-hopping" Navigation in Eclipse>>doc:"File-hopping" Navigation in Eclipse]] | ||
57 | * [[doc:Best Eclipse Resources]] | ||
58 | |||
59 | ==== Running and Debugging ==== | ||
60 | |||
61 | * [[doc:WOL.Home.Deprecated info.Debug Code in a Framework.WebHome]] | ||
62 | * [[doc:Click to Debug]] | ||
63 | * [[doc: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:Change default application bundle names]] | ||
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:Remote deployment with Ant and ssh]] | ||
73 | |||
74 | ==== Maven (Alternative build environment) ==== | ||
75 | |||
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]] | ||
82 | |||
83 | ==== Misc ==== | ||
84 | |||
85 | * [[Pesky 'Serializable class without serialVersionUID' Warnings>>doc:Pesky 'Serializable class without serialVersionUID' Warnings]] | ||
86 | * [[doc:Pesky WOComponent Errors]] | ||
87 | |||
88 | ==== Beginner's Guides ==== | ||
89 | |||
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]] |