Wiki source code of WOLips Custom Project Templates
Version 89.1 by David Avendasora on 2009/04/08 12:38
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
88.1 | 1 | === Tutorials and Instructions === |
![]() |
31.1 | 2 | |
![]() |
35.1 | 3 | * Creating Custom Templates [[Tutorial>>Custom Project Templates]] |
![]() |
31.1 | 4 | * Velocity Information |
5 | ** [[Velocity Template Language Reference>>http://velocity.apache.org/engine/devel/vtl-reference-guide.html]] | ||
6 | ** [[Velocity Users Guide>>http://velocity.apache.org/engine/releases/velocity-1.5/user-guide.html]] | ||
7 | ** [[Article and example of Velocity usage>>http://www.javaworld.com/javaworld/jw-12-2001/jw-1228-velocity.html]] | ||
8 | |||
![]() |
88.1 | 9 | === Example Templates === |
![]() |
31.1 | 10 | |
![]() |
70.1 | 11 | * WOLips' [[Built-In Templates>>http://svn.objectstyle.org/repos/woproject/trunk/woproject/wolips/core/plugins/org.objectstyle.wolips.templateengine/ProjectTemplates/]] |
![]() |
76.1 | 12 | * Example Wonder ERD2W [[Project Template>>Custom Project Templates^Wonder ERD2W Application.zip||title="Click to download attachment"]] |
![]() |
70.1 | 13 | |
![]() |
88.1 | 14 | === Custom Templates === |
15 | |||
16 | These are templates 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: | ||
17 | |||
18 | * /Library/Application Support/WOLips/Project Templates | ||
19 | * YourHomeDirocuments and Settingspplication DataOLipsroject Templates | ||
20 | * YourHomeDirocuments and SettingsppDataocalOLipsroject Templates | ||
21 | * /Library/Application Support/WOLips/Project Templates | ||
22 | |||
![]() |
68.1 | 23 | ===== Java Client Projects ===== |
24 | |||
![]() |
70.1 | 25 | * **Direct To Java Client (D2JC) using Java WebStart** |
![]() |
88.1 | 26 | This project will create an full-featured, all-in-one D2JC project that holds both the server- and client-side applications. It requires Project WOnder's ERJars and ERExtensions frameworks on the Server-Side. |
27 | ** Combined Server- and Client-Side [[Project Template>>WOLips Custom Project Templates^WOLipsD2JCWebStartTemplate.zip||title="Click to download zip attachment"]] | ||
![]() |
70.1 | 28 | * **Standard Java Client using WOJCKit** |
![]() |
88.1 | 29 | ** Server-Side [[Project Template>>WOLips Custom Project Templates^WOLipsWOJCKitServerTemplate.zip||title="Click to download zip attachment"]] |
30 | ** Client-Side [[Project Template>>WOLips Custom Project Templates^WOLipsWOJCKitClientTemplate.zip||title="Click to download zip attachment"]] |