Changes for page Building WOLips

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

From version 110.1
edited by Mike Schrag
on 2005/07/13 19:47
Change comment: There is no comment for this version
To version 114.1
edited by Mike Schrag
on 2005/09/08 00:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,12 @@
1 +== WOLips Dependencies ==
2 +
3 +Recent version of WOLips in CVS have more extensive dependencies than before. Before building or installing WOLips, you will need to download and install the following plugins and features:
4 +
5 +1. [[EMF>>http://eclipse.org/downloads/download.php?file=/tools/emf/downloads/drops/2.1.0/R200507070200/emf-sdo-xsd-SDK-2.1.0.zip]]
6 +1. [[GEF>>http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/R-3.1-200507071758/GEF-SDK-3.1.zip]]
7 +1. [[JEM>>http://www.eclipse.org/downloads/download.php?file=/tools/ve/downloads/drops/R-1.1-200507221721/JEM-SDK-1.1.zip]]
8 +1. [[WTP>>http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/drops/R-0.7-200507290654/wtp-sdk-0.7.zip]]
9 +
1 1  == Checking out and Building from the Commandline ==
2 2  
3 3  1. cvs --d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/woproject login--
... ... @@ -4,7 +4,7 @@
4 4  11. username = anonymous
5 5  11. no password
6 6  1. cvs --d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/woproject co woproject--
7 -1. cd woproject
16 +1. cd woproject/projects
8 8  1. ant
9 9  1. The first build will fail out telling you that it couldn't find wobuild.properties ~-~- That's OK
10 10  1. Edit ,,/Library/wobuild.properties,,