Wiki source code of WOLips Tutorials
Version 299.1 by Pascal Robert on 2023/11/13 11:58
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: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.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:documentation.Setting the default text encoding for Eclipse]] | ||
| 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.Custom Project Templates]] | ||
| 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.Troubleshooting Problems Building and Running]] | ||
| 29 | * [[doc:documentation.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: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]] | ||
| 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.Keyboard Shortcuts]] | ||
| 56 | * [["File-hopping" Navigation in Eclipse>>doc:documentation.Home.WOLips Tutorials."File-hopping" Navigation in Eclipse.WebHome]] | ||
| 57 | * [[doc:documentation.Best Eclipse Resources]] | ||
| 58 | |||
| 59 | ==== Running and Debugging ==== | ||
| 60 | |||
| 61 | * [[doc:WOL.Home.Deprecated info.Debug Code in a Framework.WebHome]] | ||
| 62 | * [[doc:documentation.Click to Debug]] | ||
| 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.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:documentation.Remote deployment with Ant and ssh]] | ||
| 73 | |||
| 74 | ==== Maven (Alternative build environment) ==== | ||
| 75 | |||
| 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]] | ||
| 82 | |||
| 83 | ==== Misc ==== | ||
| 84 | |||
| 85 | * [[Pesky 'Serializable class without serialVersionUID' Warnings>>doc:documentation.Pesky 'Serializable class without serialVersionUID' Warnings]] | ||
| 86 | * [[doc:documentation.Pesky WOComponent Errors]] | ||
| 87 | |||
| 88 | ==== Beginner's Guides ==== | ||
| 89 | |||
| 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]] |