Changes for page Install WOLips with Eclipse Update Manager
Last modified by Kieran Kelleher on 2021/02/17 17:30
From version 253.1
edited by David LeBer
on 2010/05/19 14:58
on 2010/05/19 14:58
Change comment:
There is no comment for this version
To version 291.1
edited by Mike Schrag
on 2005/11/19 11:38
on 2005/11/19 11:38
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. dleber1 +XWiki.mschrag - Content
-
... ... @@ -1,113 +1,65 @@ 1 - === ShortStory===1 +This tutorial assumes you have all of the WOLips dependencies already installed (see [[Installing WOLips]]). 2 2 3 -* Requirements 4 -** System Requirements: Eclipse 3.4.2, or 3.5.2 (Carbon recommended - Cocoa is slow) 5 -** If you want to be on the cutting edge you can use Eclipse 3.6 6 -** Java 1.5 or greater (not Java 1.4) 3 +~1. To begin installing WOLips, go to the Help=>Software Updates=>Find and Install ... menu item 7 7 8 -* WOLips plugin URL for your respective version of Eclipse: 9 -** Eclipse 3.4 (Stable): [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips34Stable/lastSuccessfulBuild/artifact/site/>>http://webobjects.mdimension.com/hudson/job/WOLips34Stable/lastSuccessfulBuild/artifact/site/]] 10 -** Eclipse 3.5 (Stable): [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips35Stable/lastSuccessfulBuild/artifact/site/>>http://webobjects.mdimension.com/hudson/job/WOLips35Stable/lastSuccessfulBuild/artifact/site/]] 11 -** Eclipse 3.6 (Experimental): [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips36Current/lastSuccessfulBuild/artifact/site/>>http://webobjects.mdimension.com/hudson/job/WOLips36Current/lastSuccessfulBuild/artifact/site/]] 5 +[[image:Picture 1.png]] 12 12 13 -=== Long Story === 14 - 15 -The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.4.2 to use WOLips. To install Eclipse, go to the [[Eclipse 3.4.2 Download Site>>http://www.eclipse.org/downloads/packages/release/ganymede/sr2]] and download (Eclipse IDE for Java EE Developers recommended) the build that matches your operating system and uncompress it. 16 - 17 -{{warning}} 18 - 19 -To avoid weird behavior, the complete path to the Eclipse executable must have *NO* spaces in it. Probably wise to ensure likewise with your workspace directory path. Your workspace should not include dashes either. You have been warned\! :-) 20 - 21 -{{/warning}} 22 - 23 -~1. Launch the Eclipse application. 24 - 25 25 ---- 26 26 27 -2. Thefirstwindow that will appear onanewinstallation ofEclipseis the workspace folder selection dialog. Yourworkspaceis the folderthat will contain allof youractive projects along with the metadataEclipserequiresto maintain the projects.9 +2. Select "Search for new features to install" and click "Next" 28 28 29 29 [[image:Picture 2.png]] 30 30 31 31 ---- 32 32 33 -3. The firsttimeyoulaunch Eclipse,youwillbe takentotheWelcomescreen.You can reviewtheWelcomecontentifyouwouldlike.Whenyouare finished,select the"Workbench"icon ontheright side, as pictured below. After this thereisa smallpaneinthe lowerright statusbar,whereyoucan lookuptheWelcomescreenagain.15 +3. The next dialog you get to shows the list of update sites that are available in your Eclipse install. The first time you go through this process, you will need to create a new Remote Install site. After the initial install, you can skip this step and just select the already existing Remote Install site instead. To continue, select "New Remote Site" on the right hand side. 34 34 35 -[[image:Picture3 a.png]]17 +[[image:Picture 3.png]] 36 36 37 37 ---- 38 38 39 -4. First,let'sverifythatyou'rerunningEclipse withJava5. Go tothe"Eclipse"menu,andselect"AboutEclipseSDK"21 +4. In the New Remote Install site dialog, pick a name for the site (it can be whatever you want) and make the URL http:~/~/www.mdimension.com/~~wolips/update and click OK. 40 40 41 -[[image:Picture 14.png]]23 +[[image:Picture 4.png]] 42 42 43 43 ---- 44 44 45 -5. On theAboutdialog,choose"ConfigurationDetails"27 +5. You should now be returned to the list of install sites with your new Remote Install site selected. When updating again later, you can start at this step. Click "Finish" to continue. 46 46 47 -[[image: AboutEclipse.png]]29 +[[image:Picture 5.png]] 48 48 49 49 ---- 50 50 51 -6. Scrolldownuntilyoufind"java.vm.version"andverifythat itislistedas somevariant of1.5.xor1.6.x (theexactversionisnotimportant)33 +6. The next dialog shows the list of available features on this update site. Click the checkbox next to the name of the install site (which should select all of the features), and then click "Next". 52 52 53 -[[image: Configuration.jpg]]35 +[[image:Picture 6.png]] 54 54 55 55 ---- 56 56 57 -7. Ifitis not,you willneedtochangeyourdefaultJavaVMto beJava5(or6)(seeApple'sinstructionsforhis),oryouwillneedtomodifytheInfo.plistinsidetheEclipse.apptotell it to openwithonlyJava 5 (or 6). If Eclipses runningin1.5 (or 1.6),thenclosethe dialogsbackout to the mainEclipsewindow and proceed.39 +7. The following dialog contains the license agreements for the selected features. After reviewing the agreement (you DO review your license agreements, right :) ), select "I accept the turns in this license agreement". Selecting this radio button is actually accepting ALL the license agreements. Click "Next" to continue. 58 58 59 - ----41 +[[image:Picture 7.png]] 60 60 61 -8. Currently you have a stock Eclipse installation which will allow you to do normal Java development, but it does not contain any of the WOLips plugins, so you will not have any of the WebObjects development tools. To begin your WOLips installation, from the Eclipse menu, select **Help** => **Software Updates...**. This opens the "Software Updates and Add-ons" panel. 62 - 63 -[[image:HelpSoftwareUpdate.jpg]] 64 - 65 65 ---- 66 66 67 - 9. The"InstalledSoftware"tabis selected. Click the **AvailableSoftware**tab to display thecurrent listofupdatesitesthat areavailableinyourEclipse install:45 +8. The next dialog shows a review of the features you selected. Click "Finish" to continue. 68 68 69 -[[image: SoftwareUpdates.jpg]]47 +[[image:Picture 8.png]] 70 70 71 71 ---- 72 72 73 - 10.Thefirsttimeyougo through this process, youwill needtoadd the WOLipssitetothelist. Afterthe initialinstall, you canskipthis stepand just selectthealready existingWOLipssite instead.Tocontinue, select"Add Site..."ontherighthand side. The "Add Site" panel appears. In theLocationfield, entertheURLfor theversion of WOLipshatmatchesyour version of Eclipse (Seethe"Short Story" at the topof thispage) and click OK. i.e: For Eclipse 3.5, use [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips35Stable/lastSuccessfulBuild/artifact/site/>>http://webobjects.mdimension.com/hudson/job/WOLips35Stable/lastSuccessfulBuild/artifact/site/]]51 +9. And if you weren't sick enough of confirmation dialogs, the next set of dialogs is the final confirmation for each feature. The easiest step is to just select "Install All". 74 74 75 - **{//}NOTE{//}{**}//: Pleaseignore the url in the screenshot (and theman behind thecurtain) below.//53 +[[image:Picture 9.png]] 76 76 77 -[[image:SoftwareUpdatesAddSite.jpg]] 78 - 79 79 ---- 80 80 81 - ~11.Youarereturnedto the"SoftwareUpdates andAdd-ons"panel,theWOLipsitehavingbeen addedto the list,andfully expanded todisplay all its offerings.Select only **StandardInstall**(with allitscomponents).57 +10. It will take a while to dialog the features and plugins (you can see the progress in the lower right). Once downloaded, the features and plugins will be verified ... 82 82 83 - Leave the other options until you aremore familiar with Eclipseand WOLips and decidethat youneed them. (Hereare some [[Other WOLips Install Options]].)59 +[[image:Picture 10.png]] 84 84 85 -Depending on your platform, you should remove either "WOLips Goodies Win" (if you're on a Mac) or "WOLips Goodies Mac" (if ... **gasp**): 86 - 87 -[[image:SoftwareUpdatesWOLipsAdded.jpg]] 88 - 89 89 ---- 90 90 91 -1 2.Click **Install...**at the upperright.You'llbrieflyseeaProgressInformationpanel, whileEclipse"calculates requirementsanddependencies":63 +~11. Lastly, Eclipse will need to be restarted for the WOLips plugins to be available. 92 92 93 -[[image:ProgressInformation.jpg]] 94 - 95 -after which, you'll see an "Install" panel, asking you to Review and Confirm selected items to be installed: 96 - 97 -[[image:InstallReviewConfirm.png]] 98 - 99 ----- 100 - 101 -13. Click **Next >**. The next dialog contains the license agreements for the selected features. After reviewing the agreements (you DO review your license agreements, right :-) ), select "I accept the terms of the license agreements". Selecting this radio button will accept the license agreements for **all** of the features listed. Click **Finish** to continue. 102 - 103 -[[image:InstallReviewLicenses.jpg]] 104 - 105 ----- 106 - 107 -14. Eclipse will now download and install all the selected features and plugins. When it has completed, it will prompt you to restart Eclipse. Select **Yes**. 108 - 109 -[[image:RestartEclipsePrompt.jpg]] 110 - 111 ----- 112 - 113 -That's it You now have all of the WOLips features installed in your Eclipse. Continue to the [[Create a new WO Application]] tutorial to learn more about using WOLips' capabilities. You can also [[Access the WOLips User Guide]] or explore additional [[Useful Eclipse Plugins]]. 65 +[[image:Picture 11.png]]