WOLips Project Templates
Version 76.1 by David Avendasora on 2009/04/17 14:15
Project Templates
WOLips Project Templates can be used to setup the basics of a WebObjects project. They are quite powerful in that they can be used to configure a project's starting classpath, additional incremental builders, customized project structure and build tasks, to make a project use new build systems and more. You can also request additional information from the user to enable even greater customization.
The templates below were created by other WOLips users to address specific needs not handled by the built-in templates. Once downloaded and unzipped, they should be placed in one of the following locations:
- /Library/Application Support/WOLips/Project Templates
- YourHomeDirocuments and Settingspplication DataOLipsroject Templates
- YourHomeDirocuments and SettingsppDataocalOLipsroject Templates
- /Library/Application Support/WOLips/Project Templates
Tutorials and Documentation
- Creating Custom Templates Tutorial
- Velocity Information
Templates
Default/Example Templates
- WOLips' Built-In Templates
- Example Wonder ERD2W Project Template
Java Client Projects
- Direct To Java Client (D2JC) using Java WebStart
This project will create an all-in-one D2JC project that holds both the server- and client-side applications. If you want, you can add JavaRebel instant turn-around to your project by simply checking a box. You'll need to download the latest JavaRebel jars and add them to both the Libraries directory and the /WebServerResources/Java directory.- Combined Server- and Client-Side Project Template
- Standard Java Client using WOJCKit
- Server-Side Project Template
- Client-Side Project Template