Changes for page Building WOLips

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

From version 87.1
edited by Mike Schrag
on 2005/09/23 16:17
Change comment: There is no comment for this version
To version 89.1
edited by Mike Schrag
on 2005/09/13 09:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,30 @@
1 -Prior to building WOLips, you will want to get your dependencies installed properly. Check out the [[Installing WOLips]] page for information on the dependencies for WOLips.
1 +== WOLips Dependencies ==
2 2  
3 +Recent version of WOLips in CVS have more extensive dependencies than prior builds (mostly due to the HTML editor that is part of the web tools project).
4 +
5 +Additionally you will need to download and install Eclipse 3.1.1, currently a build of Eclipse that does not currently have an official release.
6 +
7 +You can get a 3.1.1 build from [[Eclipse.org>>http://download.eclipse.org/eclipse/downloads/index.php]].
8 +
9 +After installing Eclipse 3.1.1 and before building or installing WOLips, you will need to download, unzip the following plugins and features, and copy the corresponding plugins and features into your eclipse plugins and features folders:
10 +
11 +* [[EMF>>http://eclipse.org/downloads/download.php?file=/tools/emf/downloads/drops/2.1.0/R200507070200/emf-sdo-xsd-SDK-2.1.0.zip]]
12 +* [[GEF>>http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/R-3.1-200507071758/GEF-SDK-3.1.zip]]
13 +* [[JEM>>http://www.eclipse.org/downloads/download.php?file=/tools/ve/downloads/drops/R-1.1-200507221721/JEM-SDK-1.1.zip]]
14 +* [[WTP>>http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/drops/R-0.7-200507290654/wtp-sdk-0.7.zip]]
15 +* [[jMechanic>>http://sourceforge.net/project/showfiles.php?group_id=68316&release_id=136699]]
16 +
17 +== Downloading the Nightly Build ==
18 +
19 +If you don't want to build WOLips yourself, but you'd like to use the latest and greatest version, you can install the nightly build from [[http:~~/~~/www.mdimension.com/~~~~wolips/update/>>http://www.mdimension.com/~~wolips/update/]] by:
20 +
21 +1. Help=>Software Updates=>Find and Install ...
22 +1. Search for new features to install, select Next >
23 +1. Selcet New Remote Site ...
24 +1. Name = mDimension WOLips Nightly Build, URL = http:~/~/www.mdimension.com/~~wolips/update/, select OK
25 +1. Select the newly added site, select Finish >
26 +1. Follow the rest of the instructions, selecting all of the "Yes" responses
27 +
3 3  == Checking out and Building from the Commandline ==
4 4  
5 5  1. cvs --d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/woproject login--