Changes for page Installing WOLips
Last modified by Denis Frolov on 2011/12/05 09:55
From version 111.1
edited by Mike Schrag
on 2009/01/26 09:51
on 2009/01/26 09:51
Change comment:
Updated for new stable release
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. mschrag1 +XWiki.kiddyr - Content
-
... ... @@ -1,35 +1,35 @@ 1 -== All-In-One Turn-Key Installer (Mac OS X 10.5.2 +Only) ==1 +== All-In-One Turn-Key Installer (Mac OS X 10.5.2 Only) == 2 2 3 3 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. 4 4 5 -The pkg installer includes the following components: 6 - 5 +The pkg installer includes the following components: 7 7 8 8 * Eclipse 3.4 9 -* WOLips (stable rev) 10 -* Standard EOGenerator Templates 8 +* WOLips (stable rev) 9 +* Standard EOGenerator Templates 11 11 * WOTaskd and JavaMonitor launchd scripts 12 -* Wonder Frameworks (as in pure frameworks) 13 -* Wonder Framework Jars (in case you prefer the embedded kind...) 11 +* Wonder Frameworks (as in pure frameworks) 12 +* Wonder Framework Jars (in case you prefer the embedded kind...) 14 14 * Wonder API Documentation 15 -* Wonder RuleModeler 16 -* Jadclipse 17 -* Standalone Entity Modeler 18 -* Frontbase Database + JDBC adaptor + Management Apps + Autostart 14 +* Wonder RuleModeler 15 +* Jadclipse 16 +* Standalone Entity Modeler 17 +* Frontbase Database + JDBC adaptor + Management Apps + Autostart 19 19 * Uninstaller 20 - 21 -This Package requires: 22 -* Around 350MB disk space 23 -* Apple Mac OS X 10.5.2+ (Leopard) 24 -* Apple Xcode 3.0+ Developer Tools (Included on the Mac OS X 10.5 (Leopard) Installer DVD) 25 - 26 -You can download the All-In-One installer from: 27 - 28 -* [[sisuworks.com>>http://sisuworks.com/files/Eclipse+WOLips.zip]] 29 -(faster but fewer links available) 30 -* [[.Mac>>http://idisk.mac.com/jeremymatthews-Public/Eclipse+WOLips.zip?disposition=download+6674]] 31 -(slower but more links available) 32 32 20 +This Package requires: 21 + 22 +* Around 350MB disk space 23 +* Apple Mac OS X 10.5.2 (Leopard) 24 +* Apple Xcode 3.0 Developer Tools (Included on the Mac OS X 10.5 (Leopard) Installer DVD) 25 + 26 +You can download the All-In-One installer from: 27 + 28 +* [[sisuworks.com>>http://sisuworks.com/files/Eclipse+WOLips.zip]] 29 +(faster but fewer links available) 30 +* [[.Mac>>http://idisk.mac.com/jeremymatthews-Public/Eclipse+WOLips.zip?disposition=download+6674]] 31 +(slower but more links available) 32 + 33 33 == Eclipse Update Manager Install == 34 34 35 35 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. ... ... @@ -47,11 +47,12 @@ 47 47 48 48 == Installing from a Local Build == 49 49 50 -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 :-)50 +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 :-) 51 51 1. Assuming you now have your build versions under control, you should follow the instructions for [[Building WOLips]] 52 52 1. Launch Eclipse 53 -1. Help=>Software Updates=>Find and install ... 54 -1. Search for new features to install 55 -1. New Local Site 56 -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) 53 +1. Select the menu: Help->Software Updates. 54 +1. Click on the 'Available Software' tab at the top of the window. 55 +1. Click on the 'Add Site...' button. This will bring up a dialog box. 56 +1. Click on the 'Local...' button on the dialog box. 57 +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) 57 57 1. Check the box next to it, continue, and just keep selecting the "Yes"/"OK"/"Approve"/etc buttons