Changes for page WOLips Project Templates
Last modified by Bastian Triller on 2011/09/12 00:45
From version 80.1
edited by David Avendasora
on 2009/04/16 10:53
on 2009/04/16 10:53
Change comment:
There is no comment for this version
To version 79.1
edited by David Avendasora
on 2009/04/21 11:50
on 2009/04/21 11:50
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -19,6 +19,12 @@ 19 19 20 20 === Templates === 21 21 22 +===== Template Project ===== 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. 25 + 26 +* WOLips Project Template [[Template>>Custom Project Templates^WOLipsTemplateTemplate.zip||title="Click to download attachment"]] 27 + 22 22 ===== Default/Example Templates ===== 23 23 24 24 * WOLips' [[Built-In Templates>>http://svn.objectstyle.org/repos/woproject/trunk/woproject/wolips/core/plugins/org.objectstyle.wolips.templateengine/ProjectTemplates/]] ... ... @@ -27,7 +27,7 @@ 27 27 ===== Java Client Projects ===== 28 28 29 29 * **Direct To Java Client (D2JC) using Java WebStart** 30 -This project will create an full-featured, all-in-one D2JC project that holds both the server- and client-side applications. ItrequiresProject WOnder's ERJars and ERExtensionsframeworks on the Server-Side. You can alsoselect to use[[JavaRebel>>http://www.javarebel.com]]withyourapplication,althoughyouwill need to downloadand installthejavarebel.jarfileintheproject'sWebServerResources/Java directory.36 +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>>http://www.javarebel.com]] 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. 31 31 ** Combined Server- and Client-Side [[Project Template>>WOLips Project Templates^WOLipsD2JCWebStartTemplate.zip||title="Click to download zip attachment"]] 32 32 * **Standard Java Client using WOJCKit** 33 33 ** Server-Side [[Project Template>>WOLips Project Templates^WOLipsWOJCKitServerTemplate.zip||title="Click to download zip attachment"]]