Changes for page Installing WOLips
Last modified by Denis Frolov on 2011/12/05 09:55
From version 56.1
edited by Kieran Kelleher
on 2009/12/06 12:39
on 2009/12/06 12:39
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kieran1 +XWiki.avendasora - Content
-
... ... @@ -1,45 +1,13 @@ 1 -== Method 1:All-In-One Turn-Key Installer (Mac OS X10.5.2Only) ==1 +== All-In-One Turn-Key Installer (Mac OS X Only) == 2 2 3 - {{warningtitle="Broken onSnowLeopard"}}3 +This incredibly useful installer contains Eclispe, the WOLips plugin, Project WOnder Frameworks and many other tools and examples useful for WebObjects developers just getting started, or just getting started with WOLips. 4 4 5 - AsofDec 2009, itppearsthatheinstalled Eclipse is broken whenrun on a virgin Snow Leopard environment. So try Method2 belowinstead.5 +* [[Details>>http://wiki.objectstyle.org/confluence/display/WOL/mail/3047741]] 6 6 7 - {{/warning}}7 +== Manual Eclipse Update Manager Install == 8 8 9 - In additiontoEclipseand theWOLips plugins, thisincrediblyusefulinstallercontains the ProjectWOnderFrameworks,Frontbase Databaseand JDBC Driver,andmanyother tools andexamplesuseful for WebObjects developersjustgettingstarted,orjust gettingstartedwith WOLips.9 +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. 10 10 11 -The pkg installer includes the following components: 12 - 13 -* Eclipse 3.4 14 -* WOLips (stable rev) 15 -* Standard EOGenerator Templates 16 -* WOTaskd and JavaMonitor launchd scripts 17 -* Wonder Frameworks (as in pure frameworks) 18 -* Wonder Framework Jars (in case you prefer the embedded kind...) 19 -* Wonder API Documentation 20 -* Wonder RuleModeler 21 -* Jadclipse 22 -* Standalone Entity Modeler 23 -* Frontbase Database + JDBC adaptor + Management Apps + Autostart 24 -* Uninstaller 25 - 26 -This Package requires: 27 - 28 -* Around 350MB disk space 29 -* Apple Mac OS X 10.5.2 (Leopard) 30 -* Apple Xcode 3.0 Developer Tools (Included on the Mac OS X 10.5 (Leopard) Installer DVD) 31 - 32 -You can download the All-In-One installer from: 33 - 34 -* [[.Mac>>http://idisk.mac.com/jeremymatthews-Public/Eclipse+WOLips.zip?disposition=download+6674]] 35 -(faster - in Dec 2009) 36 -* [[sisuworks.com>>http://sisuworks.com/files/Eclipse+WOLips.zip]] 37 -(slower - in Dec 2009) 38 - 39 -== Method 2: Eclipse Update Manager Install (Preferred Method) == 40 - 41 -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. 42 - 43 43 * [[Install WOLips with Eclipse Update Manager]] 44 44 45 45 == WOLips Nightly Build Server == ... ... @@ -46,20 +46,18 @@ 46 46 47 47 Nightly builds of WOLips are maintained in several forms at [[http://webobjects.mdimension.com/wolips/]]. Among the various packagings you will find are: 48 48 49 -* [[http://webobjects.mdimension.com/wolips/wolips- HEAD-latest-site.tar.gz]]50 -This is a .tar.gz of the webobjects.mdimension.com WOLips update site. If you would like to install from a local repository, you can download this. This package does NOT include any pluginsoutside ofWOLips (i.e.SVN, Jadclipse,etc), so you will need to install thoseseparately.51 -* [[http://webobjects.mdimension.com/wolips/wolips- HEAD-latest-src.tar.gz]]52 -This is the latest source to WOLips if you do not want to check it out from SVN.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. 53 53 54 54 == Installing from a Local Build == 55 55 56 -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 :-) 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 :-) 57 57 1. Assuming you now have your build versions under control, you should follow the instructions for [[Building WOLips]] 58 58 1. Launch Eclipse 59 -1. Select the menu: Help->Software Updates. 60 -1. Click on the 'Available Software' tab at the top of the window. 61 -1. Click on the 'Add Site...' button. This will bring up a dialog box. 62 -1. Click on the 'Local...' button on the dialog box. 63 -1. Browse to and select your workspace/projects/temp/dist folder or your woproject/temp/dist folder (depending on whether you checked out in eclipse or command line). Check the box next to it. 64 -1. If you updated the version number in your local copy (instead of uninstalling), you must now click on the 'Installed Software' tab at the top of the window and click on the 'Update...' button. 65 -1. Then continue, and just keep selecting the "Yes"/"OK"/"Approve"/etc buttons 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