Changes for page Installing WOLips
Last modified by Denis Frolov on 2011/12/05 09:55
From version 41.1
edited by Johann Werner
on 2011/12/05 09:53
on 2011/12/05 09:53
Change comment:
There is no comment for this version
To version 44.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. jw1 +XWiki.avendasora - Content
-
... ... @@ -1,57 +1,31 @@ 1 -== Method 1: EclipseUpdate ManagerInstall(PreferredMethod) ==1 +== All-In-One Turn-Key Installer (Mac OS X Only) == 2 2 3 -This methodsmorework, butgivesyoutotalcontroloverwhat you install. This isa goodplace tostartifyoualready haveEclipseinstalled,ordon't meetthe systemrequirementsfor theall-in-onellerabove.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 -* [[ Install WOLipsh Eclipse Update Manager]]5 +* [[Details>>http://wiki.objectstyle.org/confluence/display/WOL/mail/3047741]] 6 6 7 -== M ethod2: All-In-OneTurn-KeyInstaller(Mac OS X 10.5.2 Only)==7 +== Manual Eclipse Update Manager Install == 8 8 9 - {{warningtitle="CurrentlyNotWorking onSnowLeopard"}}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 - Pleasebe aware that the installerhave Eclipse/WOLips3.4,whenmost people are usingEclipse/WOLips3.5 or3.6.11 +* [[Install WOLips with Eclipse Update Manager]] 12 12 13 - {{/warning}}13 +== WOLips Nightly Build Server == 14 14 15 - In addition to EclipseandtheWOLipsplugins, this incrediblyusefulinstaller contains theProject WOnderFrameworks, FrontbaseDatabaseand JDBC Driver,andmanyothertools andexamples useful for WebObjectsvelopersjust gettingstarted,orjustgettingtartedwithWOLips.15 +Nightly builds of WOLips are maintained in several forms at [[http://webobjects.mdimension.com/wolips/]]. Among the various packagings you will find are: 16 16 17 -The pkg installer includes the following components: 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. 18 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 22 +== Installing from a Local Build == 31 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/]]. 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