Wiki source code of Installing WOLips

Version 39.1 by Johann Werner on 2011/12/05 09:55

Show last authors
1 == Method 1: Eclipse Update Manager Install (Preferred Method) ==
2
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
5 * [[Install WOLips with Eclipse Update Manager]]
6
7 == Method 2: All-In-One Turn-Key Installer (Mac OS X 10.5.2 Only) ==
8
9 {{warning title="Currently Not Working on Snow Leopard"}}
10
11 Please be aware that the installer have Eclipse/WOLips 3.4, when most people are using Eclipse/WOLips 3.5, 3.6 or 3.7.
12
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 == Method 3: Getting Source Code ==
46
47 The WOLips source code repository is hosted on Github. To download the sources use
48
49 {{code value="none"}}
50 git clone https://github.com/wolips/wolips.git WOLips
51 {{/code}}
52
53 This will give you read-only access.
54
55 == WOLips Continuous Build Server ==
56
57 Continuous builds of WOLips are maintained in several forms at [[http://webobjects.mdimension.com/wolips/]].