Changes for page WOLips Project Templates
Last modified by Bastian Triller on 2011/09/12 00:45
From version 32.1
edited by David Avendasora
on 2009/12/28 17:40
on 2009/12/28 17:40
Change comment:
There is no comment for this version
To version 33.1
edited by Pascal Robert
on 2011/09/12 00:45
on 2011/09/12 00:45
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. avendasora1 +XWiki.probert - Content
-
... ... @@ -4,14 +4,19 @@ 4 4 5 5 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: 6 6 7 +{{info title="Mac OS X" icon="false"}} 7 7 * /Library/Application Support/WOLips/Project Templates 8 -* YourHomeDirocuments and Settingspplication DataOLipsroject Templates 9 -* YourHomeDirocuments and SettingsppDataocalOLipsroject Templates 10 -* /Library/Application Support/WOLips/Project Templates 9 +* \~/Library/Application Support/WOLips/Project Templates 10 +{{/info}} 11 11 12 +{{info title="Windows" icon="false"}} 13 +* YourHomeDir\Documents and Settings\Application Data\WOLips\Project Templates 14 +* YourHomeDir\Documents and Settings\AppData\Local\WOLips\Project Templates 15 +{{/info}} 16 + 12 12 === Tutorials and Documentation === 13 13 14 -* Creating Custom Templates [[Tutorial>>Custom Project Templates]] 19 +* Creating Custom Templates [[Tutorial>>documentation:Custom Project Templates]] 15 15 * Velocity Information 16 16 ** [[Velocity Template Language Reference>>http://velocity.apache.org/engine/devel/vtl-reference-guide.html]] 17 17 ** [[Velocity Users Guide>>http://velocity.apache.org/engine/releases/velocity-1.5/user-guide.html]] ... ... @@ -21,20 +21,26 @@ 21 21 22 22 ===== Template Project ===== 23 23 24 -This is the perfect starting point if you want to create a new project template. Drop this template into the templates directory then select New -> Other-> WO Project from Template and you'll see "WOLips Project Template." It will give you everything you need to create a new Template including a template.xml file and the corresponding Sources directories.29 +This is the perfect starting point if you want to create a new project template. Drop this template into the templates directory then select New > Other > WO Project from Template and you'll see "WOLips Project Template." It will give you everything you need to create a new Template including a template.xml file and the corresponding Sources directories. 25 25 26 26 * WOLips Project Template [[Template>>WOLips Project Templates^WOLipsTemplateTemplate.zip||title="Click to download attachment"]] 27 27 28 28 ===== Default/Example Templates ===== 29 29 30 -* WOLips' [[Built-In Templates>>http:// svn.objectstyle.org/repos/woproject/trunk/woproject/wolips/core/plugins/org.objectstyle.wolips.templateengine/ProjectTemplates/]]31 -* Example Wonder ERD2W [[Project Template>>Custom Project Templates^Wonder ERD2W Application.zip||title="Click to download attachment"]] 35 +* WOLips' [[Built-In Templates>>https://github.com/wolips/wolips/tree/master/wolips/core/plugins/org.objectstyle.wolips.templateengine/ProjectTemplates/]] 36 +* Example Wonder ERD2W [[Project Template>>documentation:Custom Project Templates^Wonder ERD2W Application.zip||title="Click to download attachment"]] 32 32 33 33 ===== Java Client Projects ===== 34 34 35 35 * **Direct To Java Client (D2JC) using Java WebStart** 36 -This project will create an all-in-one D2JC project that holds both the server -and client-side applications.37 -** Combined Server -and Client-Side [[Project Template>>WOLips Project Templates^WOLipsD2JCWebStartTemplate.zip||title="Click to download zip attachment"]]41 +This project will create an all-in-one D2JC project that holds both the server and client-side applications. 42 +** Combined Server and Client-Side [[Project Template>>WOLips Project Templates^WOLipsD2JCWebStartTemplate.zip||title="Click to download zip attachment"]] 38 38 * **Standard Java Client using WOJCKit** 39 39 ** Server-Side [[Project Template>>WOLips Project Templates^WOLipsWOJCKitServerTemplate.zip||title="Click to download zip attachment"]] 40 40 ** Client-Side [[Project Template>>WOLips Project Templates^WOLipsWOJCKitClientTemplate.zip||title="Click to download zip attachment"]] 46 + 47 +===== Test Projects ===== 48 + 49 +* **Framework Test Applications** 50 +This template will generate applications to test frameworks similar to Project Wonder's ERXTest application. 51 +** Framework Testing [[Project Template>>WOLips Project Templates^TestApplicationTemplate.zip||title="Click to download zip attachment"]]