Changes for page Installing WOLips

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

From version 48.1
edited by Kieran Kelleher
on 2007/01/08 10:32
Change comment: There is no comment for this version
To version 43.1
edited by Mike Schrag
on 2010/10/03 01:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kieran
1 +XWiki.mschrag
Content
... ... @@ -1,23 +1,47 @@
1 -== "Quick" Install ==
1 +== Method 1: Eclipse Update Manager Install (Preferred Method) ==
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 +This method is more work, but gives you total control over what you install. This is a good place to start if you already have Eclipse installed, or don't meet the system requirements for the all-in-one installer above.
4 4  
5 -== WOLips Nightly Build Server ==
5 +* [[Install WOLips with Eclipse Update Manager]]
6 6  
7 -Nightly builds of WOLips are maintained in several forms at [[http://webobjects.mdimension.com/wolips/]]. Among the various packagings you will find are:
7 +== Method 2: All-In-One Turn-Key Installer (Mac OS X 10.5.2 Only) ==
8 8  
9 -* [[http://webobjects.mdimension.com/wolips/wolips-latest-site.tar.gz]]
10 -This is a .tar.gz of the webobjects.mdimension.com WOLips and Project Wonder update site. If you would like to install from a local repository, 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.
9 +{{warning title="Currently Not Working on Snow Leopard"}}
13 13  
14 -== Installing from a Local Build ==
11 +Please be aware that the installer have Eclipse/WOLips 3.4, when most people are using Eclipse/WOLips 3.5 or 3.6.
15 15  
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 plug ins 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]]
18 -1. Launch Eclipse
19 -1. Help=>Software Updates=>Find and install ...
20 -1. Search for new features to install
21 -1. New Local Site
22 -1. Browse to and select your workspace/projects/temp/dist folder or your woproject/projects/temp/dist folder (depending on whether you checked out in eclipse or command line)
23 -1. Check the box next to it, continue, and just keep selecting the "Yes"/"OK"/"Approve"/etc buttons
13 +{{/warning}}
14 +
15 +In addition to Eclipse and the WOLips plugins, this incredibly useful installer contains the Project WOnder Frameworks, Frontbase Database and JDBC Driver, and many other tools and examples useful for WebObjects developers just getting started, or just getting started with WOLips.
16 +
17 +The pkg installer includes the following components:
18 +
19 +* Eclipse 3.4
20 +* WOLips (stable rev)
21 +* Standard EOGenerator Templates
22 +* WOTaskd and JavaMonitor launchd scripts
23 +* Wonder Frameworks (as in pure frameworks)
24 +* Wonder Framework Jars (in case you prefer the embedded kind...)
25 +* Wonder API Documentation
26 +* Wonder RuleModeler
27 +* Jadclipse
28 +* Standalone Entity Modeler
29 +* Frontbase Database + JDBC adaptor + Management Apps + Autostart
30 +* Uninstaller
31 +
32 +This Package requires:
33 +
34 +* Around 350MB disk space
35 +* Apple Mac OS X 10.5.2 (Leopard)
36 +* Apple Xcode 3.0 Developer Tools (Included on the Mac OS X 10.5 (Leopard) Installer DVD)
37 +
38 +You can download the All-In-One installer from:
39 +
40 +* [[.Mac>>http://idisk.mac.com/jeremymatthews-Public/Eclipse+WOLips.zip?disposition=download+6674]]
41 +(faster - in Dec 2009)
42 +* [[sisuworks.com>>http://sisuworks.com/files/Eclipse+WOLips.zip]]
43 +(slower - in Dec 2009)
44 +
45 +== WOLips Continuous Build Server ==
46 +
47 +Continuous builds of WOLips are maintained in several forms at [[http://webobjects.mdimension.com/wolips/]].