Changes for page Installing WOLips
Last modified by Denis Frolov on 2011/12/05 09:55
From version 83.1
edited by Mike Schrag
on 2006/03/03 09:24
on 2006/03/03 09:24
Change comment:
There is no comment for this version
To version 81.1
edited by Mike Schrag
on 2006/03/03 09:21
on 2006/03/03 09:21
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -38,17 +38,8 @@ 38 38 39 39 == Installing the Nightly Build == 40 40 41 -Prior to installing a nightly build, you must have all dependencies installed. Nightly builds do not currently package and deploy the dependencies. 41 +Prior to installing a nightly build, you must have all dependencies installed. Nightly builds do not currently package and deploy the dependencies. The nightly build of WOLips can be installed following the steps in the [[Install WOLips with Eclipse Update Manager]] tutorial. 42 42 43 -To install a fresh Eclipse with with WOLips support: 44 - 45 -1. Download an Eclipse 3.2 and uncompress it into a folder 46 -1. Download the http:~/~/www.mdimension.com/~~wolips/wolips-all-latest.tar.gz latest WOLips 47 -1. Uncompress the WOLips tar.gz in the same folder you uncompressed Eclipse 3.2 in 48 -1. Run 49 - 50 -Alternatively, you can install WOLips following the steps in the [[Install WOLips with Eclipse Update Manager]] tutorial. 51 - 52 52 == Installing from a Local Build == 53 53 54 54 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 :)