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 26.1
edited by David Avendasora
on 2008/06/25 10:10
on 2008/06/25 10:10
Change comment:
There is no comment for this version
To version 24.1
edited by David Avendasora
on 2008/06/25 10:06
on 2008/06/25 10:06
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -101,8 +101,6 @@ 101 101 102 102 {{/code}} 103 103 104 -This file is only required by the application when it is being launched from within Eclipse. 105 - 106 106 1. Create a javaclientbuild.xml file in root of the project and paste the follwing as contents: 107 107 108 108 {{code title="javaclientbuild.xml"}} ... ... @@ -165,10 +165,8 @@ 165 165 166 166 {{/code}} 167 167 168 -This file is needed to make up for the lack of Java Client application building by the WOLips Incremental Builder. It alsocopiestheclientlaunch scripts into theprojectso thatthepplicationwillauto-launchwhenyourunitfromwithinEclipse.166 +This file is needed to make up for the lack of Java Client application building by the WOLips Incremental Builder. Please follow the [[instructions>>Java Client-WebStart Incremental Build]] for how to create the Java Client Incremental Builder. 169 169 170 -Please follow the [[instructions>>Java Client-WebStart Incremental Build]] for how to create the Java Client Incremental Builder. 171 - 172 172 1. If you did not setup the Java Client Incremental Builder, then right-click on the javaclientbuild.xml file and select "Run As -> Ant Build" 173 173 [[image:Picture 12.png]] 174 174 1. Right-click on the project and select "Run As -> WebObjects Application"