Changes for page Installing WOLips
Last modified by Denis Frolov on 2011/12/05 09:55
From version 45.1
edited by David Avendasora
on 2008/04/02 11:41
on 2008/04/02 11:41
Change comment:
There is no comment for this version
To version 43.1
edited by Mike Schrag
on 2010/10/03 01:43
on 2010/10/03 01:43
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. avendasora1 +XWiki.mschrag - Content
-
... ... @@ -1,31 +1,47 @@ 1 -== All-In-OneTurn-KeyInstaller(Mac OS X Only) ==1 +== Method 1: Eclipse Update Manager Install (Preferred Method) == 2 2 3 -This incrediblyusefulinstallercontains Eclispe, theWOLipsplugin,ProjectWOnderFrameworksandmanythertools andexamplesusefulforWebObjectsdevelopersjust gettingstarted, orjustgettingstartedwithWOLips.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 -* [[ Details>>http://wiki.objectstyle.org/confluence/display/WOL/mail/3047741]]5 +* [[Install WOLips with Eclipse Update Manager]] 6 6 7 -== M anual EclipseUpdateManager Install ==7 +== Method 2: All-In-One Turn-Key Installer (Mac OS X 10.5.2 Only) == 8 8 9 - This method is morework,butgives youtotalcontrol over whatyouinstall. This is agoodplace tostart if youalready have Eclipse installed.9 +{{warning title="Currently Not Working on Snow Leopard"}} 10 10 11 - *[[Install WOLips withEclipseUpdateManager]]11 +Please be aware that the installer have Eclipse/WOLips 3.4, when most people are using Eclipse/WOLips 3.5 or 3.6. 12 12 13 - == WOLips Nightly Build Server ==13 +{{/warning}} 14 14 15 - Nightly buildsofWOLipsare maintainednseveralformsat[[http://webobjects.mdimension.com/wolips/]].Amongthe variouspackagingsyouwill findare: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 16 17 -* [[http://webobjects.mdimension.com/wolips/wolips-latest-site.tar.gz]] 18 -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. 19 -* [[http://webobjects.mdimension.com/wolips/wolips-latest-src.tar.gz]] 20 -This is the latest source to WOLips if you do not want to check it out from CVS. 17 +The pkg installer includes the following components: 21 21 22 -== Installing from a Local Build == 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 23 23 24 -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 :-) 25 -1. Assuming you now have your build versions under control, you should follow the instructions for [[Building WOLips]] 26 -1. Launch Eclipse 27 -1. Help=>Software Updates=>Find and install ... 28 -1. Search for new features to install 29 -1. New Local Site 30 -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) 31 -1. Check the box next to it, continue, and just keep selecting the "Yes"/"OK"/"Approve"/etc buttons 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/]].