WOLips Tutorials
Version 103.1 by Pascal Robert on 2012/07/19 22:32
Installation
- Project Wonder Installation on Mac OS X
- Setup of WOLips for developing with multiple versions of WebObjects
- Project Wonder Installation on Windows
- Useful Eclipse Plugins
- Useful Eclipse or WOLips Preferences
Migrating from Xcode
- WOL:Upgrading to WOLips from Xcode or Project Builder
- Import an Xcode project into WOLips
- Using the XcodeMigration tool
Setting Up a Project
- WOL:Create a new WO Application
- Setting the default text encoding for Eclipse
- Add a Jar Dependency
- Add a Framework Dependency
- WOL:Create a WebObjects Framework
- Working with the Jars in WebObjects Extensions
- Custom Project Templates
- About the Properties file
Troubleshooting Build Problems
Editing WOComponents
- WOL:Create a new WO Component
- WOL:Edit a WO Component
- WOL:Using WOBuilder with WOLips
- Content Assist for WOD Files
- Modern Binding Styles
- WOOGNL Helper Functions
- Refactor - Rename Binding Feature
- Refactor - Format HTML Feature
- Rename a WOComponent
- Click to Open
Editing EOModels
- Entity Modeler
- WOL:Generating Custom EO Java Classes
- WOL:EOGenerator
- Using Model Groups
- WOL:Creating a Many to Many Join
- app
Eclipse/WOLips Development Tips
Running and Debugging
Deployment
- WOL:Deploy a WO Application
- WOL:Split Install Deployment
- Change default application bundle names
- WOL:Embedding WOFrameworks
- WOL:Alternative Ant Build Script for Fully Embedded and Split Install Bundles
- Remote deployment with Ant and ssh
Maven (Alternative build environment)
- Maven Hello WOrld
- Maven Create WO Application Project
- Maven Running or Debugging as WO Application
- Maven Kicking the tyres without changing your project structure
- Maven Creating Wonder Applications
- Maven Creating Wonder Frameworks