Changes for page Installing WOLips

Last modified by Denis Frolov on 2011/12/05 09:55

From version 76.1
edited by Mike Schrag
on 2006/05/14 08:30
Change comment: There is no comment for this version
To version 75.1
edited by Kieran Kelleher
on 2007/01/08 10:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mschrag
1 +XWiki.kieran
Content
... ... @@ -1,35 +1,20 @@
1 1  == "Quick" Install ==
2 2  
3 -The easiest way to install WOLips is to follow the steps in the [[Install WOLips with Eclipse Update Manager]] tutorial. If this is your first time using WOLips, this is the recommended method for installing WOLips.
3 +The easiest way to install WOLips is to follow the steps in the [[Install WOLips with Eclipse Update Manager]] tutorial. If this is your first time using WOLips, this is the recommended method for installing WOLips.
4 4  
5 5  == WOLips Nightly Build Server ==
6 6  
7 -If you already have WOLips' dependencies (WTP, TPTP, GEM, and GEF), then you can download WOLips from the build server. Nightly builds of WOLips are maintained in several forms at http:~/~/www.mdimension.com/~~wolips/. Among the various packagings you will find are:
7 +Nightly builds of WOLips are maintained in several forms at [[http://webobjects.mdimension.com/wolips/]]. Among the various packagings you will find are:
8 8  
9 -* http:~/~/www.mdimension.com/~~wolips/dependencies/
10 -This folder contains all the zips for the dependencies of wolips (so you don't have to go through all those damn sites)
11 -* http:~/~/www.mdimension.com/~~wolips/wolips-latest.tar.gz
12 -This is a .tar.gz of the features and plugins folders if you don't want to use eclipse updating to install. This is rebuilt nightly, but i was too lazy to pull the version # to put it in the filename :)
13 -* http:~/~/www.mdimension.com/~~wolips/wolips-all-latest.tar.gz
14 -This is a single tar.gz with all of the dependencies uncompressed and the latest wolips that you can unzip over top of your eclipse folder ... so if you want to do an initial install, just grab this. Same laziness on version # in filename ~-~- it's rebuilt along w/ the nightly build.
9 +* [[http://webobjects.mdimension.com/wolips/wolips-latest-site.tar.gz]]
10 +This is a .tar.gz of the mdimension.com WOLips update site. If you would like to install from a local repositroy, you can download this. This package does NOT include any of the Callisto features, so you will need to install those from the Callisto Discovery Site.
11 +* [[http://webobjects.mdimension.com/wolips/wolips-latest-src.tar.gz]]
12 +This is the latest source to WOLips if you do not want to check it out from CVS.
15 15  
16 -If you download any of the precompiled tar.gz's, all you need to do is have eclipse installed and then tar xvfz the files in the folder that contains your eclipse folder (it assumes your eclipse folder is named "eclipse"). It should uncompress directly on top of your eclipse folder, inserting the plugins and features folders accordingly.
17 -
18 -== Installing the Nightly Build ==
19 -
20 -Prior to installing a nightly build, you must have all dependencies installed. Nightly builds do not currently package and deploy the dependencies.
21 -
22 -To install a fresh Eclipse with with WOLips support:
23 -
24 -1. Download an Eclipse 3.2 and uncompress it into a folder
25 -1. Download the http:~/~/www.mdimension.com/~~wolips/wolips-all-latest.tar.gz latest WOLips
26 -1. Uncompress the WOLips tar.gz in the same folder you uncompressed Eclipse 3.2 in
27 -1. Profit :)
28 -
29 29  == Installing from a Local Build ==
30 30  
31 -1. If you made changes locally, Eclipse will not automatically install your changed plugins if the version number is the same. You have two options ~-~- either uninstall WOLips or cheat and increment the WOLips build version prior to building your local copy. To uninstall WOLips, just delete all org.objectstyle features and plugins from your eclipse folder. To increment the build server version, open buildserver.version in your projects folder and increment the last number. Note that you will now be "competing" with version numbers from the official build server, so the next official build will not install because you already used the next number, but sometimes it's a quick hack to force an update if you're lazy :)
32 -1. Assuming you now have your build versions under control, you should follow the instructions for [[Building WOLips]]
16 +1. If you made changes locally, Eclipse will not automatically install your changed plugins if the version number is the same. You have two options ~-~- either uninstall WOLips or cheat and increment the WOLips build version prior to building your local copy. To uninstall WOLips, just delete all org.objectstyle features and plugins from your eclipse folder. To increment the build server version, open buildserver.version in your projects folder and increment the last number. Note that you will now be "competing" with version numbers from the official build server, so the next official build will not install because you already used the next number, but sometimes it's a quick hack to force an update if you're lazy :-)
17 +1. Assuming you now have your build versions under control, you should follow the instructions for [[Building WOLips]]
33 33  1. Launch Eclipse
34 34  1. Help=>Software Updates=>Find and install ...
35 35  1. Search for new features to install