Changes for page Java Client

Last modified by Lazy Lazarus on 2025/03/28 12:34

From version 31.1
edited by Pascal Robert
on 2023/11/13 11:57
Change comment: Renamed back-links.
To version 35.1
edited by Lazy Lazarus
on 2025/03/28 12:34
Change comment: Put the most complete tutorial first.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.Lazarus
Content
... ... @@ -3,11 +3,12 @@
3 3  * [[Overview>>doc:documentation.Home.Development Architecture.Java Client.Java Client-Overview.WebHome]]
4 4  * [[Required Reading>>doc:documentation.Home.Development Architecture.Java Client.Java Client-Required Reading.WebHome]]
5 5  * Developing
6 -** [[Framework Client-Side Classes>>doc:documentation.Home.Development Architecture.Java Client.Framework Client-Side Classes.WebHome]] - Location and Classpath Issues
7 -** Using Java WebStart to allow both Server and Client development in one Eclipse project
8 -*** Building the [[Client-Side Classes JAR>>doc:documentation.Java Client-WebStart Distribution Building]] and other required client-specific files
9 -*** Adding an additional [[WOLips Incremental Builder>>doc:documentation.Java Client-WebStart Incremental Build]] for Java Client-specific files
10 -*** Java WebStart [[Tutorial/Example Project>>doc:documentation.Home.Development Architecture.Java Client.Java Client and Direct To Java Client Example Project using WebStart.WebHome]]
6 +** [[Getting started with Direct to Java Client (D2JC)>>doc:.Java Client-Overview.Getting Started with Direct to Java Client (D2JC).WebHome]] (using a WOLips template)
7 +** Another Java WebStart [[Tutorial/Example Project>>doc:documentation.Home.Development Architecture.Java Client.Java Client and Direct To Java Client Example Project using WebStart.WebHome]] not using the template solving many challenges
8 +*** [[Framework Client-Side Classes>>doc:documentation.Home.Development Architecture.Java Client.Framework Client-Side Classes.WebHome]] - Location and Classpath Issues
9 +*** Using Java WebStart to allow both Server and Client development in one Eclipse project
10 +**** Building the [[Client-Side Classes JAR>>doc:documentation.Home.Development Architecture.Java Client.Java Client-WebStart Distribution Building.WebHome]] and other required client-specific files
11 +**** Adding an additional [[WOLips Incremental Builder>>doc:documentation.Home.Development Architecture.Java Client.Java Client-WebStart Incremental Build.WebHome]] for Java Client-specific files
11 11  ** Define [[Client Side classes/properties>>doc:WO.Java Client - Entity Modeler Client Side Classes & Properties]] in Entity Modeler
12 12  ** [[Generating Client-Side Classes>>doc:WO.Java Client - Generate Classes]] for an .eomodel
13 13  ** [[Using Model-Defined FetchSpecifications in Client-Side Classes>>doc:documentation.Home.Development Architecture.Java Client.Java Client - Model-Defined FetchSpecifications.WebHome]]