Changes for page Building WOLips

Last modified by Johann Werner on 2015/02/13 01:40

From version 100.1
edited by Mike Schrag
on 2005/06/29 14:15
Change comment: There is no comment for this version
To version 102.1
edited by Mike Schrag
on 2005/06/29 14:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,11 +12,11 @@
12 12  11. no password
13 13  1. From the Java perspective, Import=>Team Project Set and select wolips.psf (see below)
14 14  1. This will cause a really long checkout and you'll have a TON of build errors ... Don't fret.
15 -1. Copy projects/lib/cayenne-1.1RC3-dev.jar to org.objectstyle.wolips.cayenne/lib/cayenne.jar and refresh the org.objectstyle.wolips.cayenne project
16 -1. Add a classpath variable ANT//HOME that points to eclipse/plugins/org.apache.ant//1.6.5 (Preferences=>Java=>Build Path=>Classpath Variables, New... name ANT//HOME, Folder... =>youreclipsehome/plugins/org.apache.ant//1.6.5)
17 -1. make projects/temp, projects/temp/classes, and projects/temp/doc folders
18 -1. run projects/build.xml as "Ant Build ...", select the "woenvironment" and "woproject" targets and select Order... and move woenvironment above woproject in the order, Build
19 -1. copy projects/temp/build/woproject//$build.version/lib/woproject.jar to org.objectstyle.wolips.woproject/lib and refresh the org.objectstyle.wolips.woproject//
15 +1. Copy ##projects/lib/cayenne-1.1RC3-dev.jar## to ##org.objectstyle.wolips.cayenne/lib/cayenne.jar## and refresh the org.objectstyle.wolips.cayenne project
16 +1. Add a classpath variable ANT//HOME that points to ##eclipse/plugins/org.apache.ant##//##1.6.5## (Preferences=>Java=>Build Path=>Classpath Variables, New... name ANT//HOME, Folder... =>youreclipsehome/plugins/org.apache.ant//1.6.5)
17 +1. make ##projects/temp##, ##projects/temp/classes##, and ##projects/temp/doc## folders
18 +1. run ##projects/build.xml## as "Ant Build ...", select the "woenvironment" and "woproject" targets and select Order... and move woenvironment above woproject in the order, Build
19 +1. copy ##projects/temp/build/woproject//$build.version/lib/woproject.jar//##// to ##org.objectstyle.wolips.woproject/lib## and refresh the org.objectstyle.wolips.woproject//
20 20  
21 21  You should end up with no source or build path errors.
22 22