Changes for page WOLips Project Templates

Last modified by Bastian Triller on 2011/09/12 00:45

From version 67.1
edited by David Avendasora
on 2009/04/07 06:56
Change comment: There is no comment for this version
To version 68.1
edited by David Avendasora
on 2009/04/07 07:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,18 +13,26 @@
13 13  
14 14  === Custom Templates ===
15 15  
16 -These are templates created by other WOLips users to address specific needs not handled by the built-in templates.
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 17  
18 -* Java Client Projects
19 -** Standard Java Client using JBND (coming soon)
20 -*** Server Side Project
21 -*** Client Side Project
22 -** Direct To Java Client (D2JC) using Java WebStart
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 +
23 +===== Java Client Projects =====
24 +
25 +* Standard Java Client using JBND (coming soon)
26 +** Server Side Project
27 +** Client Side Project
28 +** EntityClient.java [[template>>JBND Client-Side _Entity.java Template]]
29 +** EntityClient.java [[template>>JBND Client-Side Entity.java Template]]
30 +* Direct To Java Client (D2JC) using Java WebStart
23 23  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. You will need to add your own EOModel and download the D2JC EOGenerator Templates When launched the user can then download the client-side application from the server via a link in the projects Main component.
24 -*** Combined Server- and Client-Side Project
25 -*** **Server-Side Classes**
26 -*** EntityServer.java [[template>>Server-Side _Entity.java Template]]
27 -*** EntityServer.java [[template>>Server-Side Entity.java Template]]
28 -*** **Client-Side Classes**
29 -*** EntityClient.java [[template>>Client-Side _Entity.java Template]]
30 -*** EntityClient.java [[template>>Client-Side Entity.java Template]]
32 +** Combined Server- and Client-Side Project
33 +** **Server-Side Classes**
34 +** EntityServer.java [[template>>Server-Side _Entity.java Template]]
35 +** EntityServer.java [[template>>Server-Side Entity.java Template]]
36 +** **Client-Side Classes**
37 +** EntityClient.java [[template>>Client-Side _Entity.java Template]]
38 +** EntityClient.java [[template>>Client-Side Entity.java Template]]