Last modified by David Avendasora on 2009/02/05 17:10

From version 32.1
edited by David Avendasora
on 2008/01/14 10:50
Change comment: There is no comment for this version
To version 30.1
edited by David Avendasora
on 2008/01/14 10:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,7 @@
3 3  Below is a work-around until the incremental builder can be modified to create the needed directory and jar file.
4 4  
5 5  1. Add a "Java" directory to the "WebServerResources" directory in your Eclipse project.
6 -1. Right-click on the new directory and select: "WOLips Tools -> Include as WebServerResource". The directory should now have a little "W" on it's icon.
6 +1. Right-click on the new directory and select: "WOLips Tools -> Include as WebServerResource"
7 7  1. Add the following code to the "javaclient" target (See the [[Ant Build>>Java Client-Build]] instructions) below the mkdir line.
8 8  
9 9  {{code}}