Changes for page Installing WOLips
Last modified by Denis Frolov on 2011/12/05 09:55
From version 71.1
edited by Pascal Robert
on 2010/10/03 00:29
on 2010/10/03 00:29
Change comment:
There is no comment for this version
To version 73.1
edited by Mike Schrag
on 2006/08/15 07:52
on 2006/08/15 07:52
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. probert1 +XWiki.mschrag - Content
-
... ... @@ -1,65 +1,23 @@ 1 -== Method 1: EclipseUpdate ManagerInstall(Preferred Method)==1 +== "Quick" Install == 2 2 3 -Th is methodis morework, but givesyoutotalcontrol overwhatyouinstall.This isagoodplacetostartifyoualreadyhaveEclipseinstalled,ordon'tmeetthesystemrequirementsfortheall-in-one installerabove.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. 4 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 -As of Dec 2009, it appears that the installed Eclipse is broken when run on a virgin Snow Leopard environment. So try Method 1 above instead until this is addressed by Jeremy, who does the much appreciated work of providing this fantastic All-In-One installer :-) 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 45 == WOLips Nightly Build Server == 46 46 47 -Nightly builds of WOLips are maintained in several forms at [[http://webobjects.mdimension.com/wolips/]]. Among the various packagings you will find are:7 +Nightly builds of WOLips are maintained in several forms at http:~/~/www.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 anypluginsoutside 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.9 +* http:~/~/www.mdimension.com/~~wolips/wolips-latest-site.tar.gz 10 +This is a .tar.gz of the mdimension.com WOLips update site. If you would like to install from a local repositroy, 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:~/~/www.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. 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 :-)57 -1. Assuming you now have your build versions under control, you should follow the instructions for [[Building WOLips]] 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 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 :) 17 +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 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 commandline) 23 +1. Check the box next to it, continue, and just keep selecting the "Yes"/"OK"/"Approve"/etc buttons