Changes for page Java Client and Direct To Java Client Example Project using WebStart
Last modified by David Avendasora on 2008/07/01 16:52
From version 33.1
edited by David Avendasora
on 2008/06/26 10:29
on 2008/06/26 10:29
Change comment:
There is no comment for this version
To version 34.1
edited by David Avendasora
on 2008/06/25 10:18
on 2008/06/25 10:18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,5 @@ 1 -This tutorial will help you createasingleEclipse/WOLips project that containsboth the client-andserver-sideclassesofa WebObjectsJava Client project, build both applicationsandthenlaunchthemboth.1 +This tutorial will help you get a new Java Client or Direct To Java Client Application setup in Eclipse/WOLips and get it building properly. 2 2 3 -You can also create a Java Client application using two separate Eclipse WebObjects projects. One for the server, and one for the client. This will make the separation between client and server much more obvious, but then you will have two Eclipse projects to maintain. 4 - 5 5 1. Create a new WebObjects Application 6 6 [[image:Picture 9.png]] 7 7 1. Name it "WebStartJNLPTest" in Eclipse with a package of "your.app" {{note title="Note!"}}If you change the Project name or packages, then you'll need to make additional changes in the subsequent steps.{{/note}}