Changes for page Install WOLips with Eclipse Update Manager
Last modified by Kieran Kelleher on 2021/02/17 17:30
From version 246.1
edited by Timothy Worman
on 2010/10/07 19:21
on 2010/10/07 19:21
Change comment:
There is no comment for this version
To version 255.1
edited by Kieran Kelleher
on 2007/01/12 00:17
on 2007/01/12 00:17
Change comment:
Updated image for step 7
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. tworman1 +XWiki.kieran - Content
-
... ... @@ -1,25 +1,5 @@ 1 - ===Short Story===1 +The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.2.1 to use WOLips. To install Eclipse, go to the [[Eclipse 3.2.1 Download Site>>http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/index.php]] and download the build that matches your operating system and uncompress it. 2 2 3 -* Requirements 4 -** System Requirements: Eclipse 3.6.1 (32-bit or 64-bit depending on your architecture) 5 -** Java 1.5 or greater (not Java 1.4) 6 - 7 -* WOLips plugin URL for your respective version of Eclipse: 8 -** Eclipse 3.4 (Stable): [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips34Stable/lastSuccessfulBuild/artifact/site/>>http://webobjects.mdimension.com/hudson/job/WOLips34Stable/lastSuccessfulBuild/artifact/site/]] 9 -** Eclipse 3.5 (Stable): [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips35Stable/lastSuccessfulBuild/artifact/site/>>http://webobjects.mdimension.com/hudson/job/WOLips35Stable/lastSuccessfulBuild/artifact/site/]] 10 -** Eclipse 3.6 (Stable): [[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/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/]] 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.6.1 and use WOLips 3.6 Stable. To install Eclipse, go to the [[Eclipse 3.6.1 Download Site>>http://www.eclipse.org/downloads/packages/release/helios/sr1]] and download (Eclipse IDE for Java EE Developers recommended) the build that matches your operating system/processor 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 23 ~1. Launch the Eclipse application. 24 24 25 25 ---- ... ... @@ -26,92 +26,102 @@ 26 26 27 27 2. The first window that will appear on a new installation of Eclipse is the workspace folder selection dialog. Your workspace is the folder that will contain all of your active projects along with the metadata Eclipse requires to maintain the projects. 28 28 29 -[[image: Picture2.png]]9 +[[image:Bild 1.png]] 30 30 31 31 ---- 32 32 33 -3. The first time you launch Eclipse, you will be taken to the Welcome screen. You can review the Welcome content if you would like and the tutorials are useful if you are unfamiliar with the platform. When you are finished, select the "Workbench" icon on the right side, as pictured below.13 +3. The first time you launch Eclipse, you will be taken to the Welcome screen. You can review the Welcome content if you would like. When you are finished, select the "Workbench" icon on the right side, as pictured below. After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again. 34 34 35 -[[image: ecplipse-start.png]]15 +[[image:Bild 2.png]] 36 36 37 - After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again.17 +---- 38 38 39 - [[image:restore-welcome.png||border="1"align="left"]]19 +4. 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, go to the Help=>Software Updates=>Find and Install ... menu item. 40 40 21 +[[image:Bild 3.png]] 22 + 41 41 ---- 42 42 43 - 4.First,let'sverify thatyou'rerunning EclipseithJava5. Gotothe "Eclipse"menu,andselect"About Eclipse"25 +5. Select "Search for new features to install" and click "Next" 44 44 45 -[[image: AboutEclipse.png]]27 +[[image:Bild 4.png]] 46 46 47 47 ---- 48 48 49 - 5.On theAboutdialog,click"InstallationDetails"31 +6. 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 the Remote Install site that points to the WOLips server. After the initial install, you can skip this step and just select the already existing WOLips site instead. To continue, select "New Remote Site" on the right hand side. 50 50 51 -[[image: AboutEclipseDialog.png]]33 +[[image:Bild 5.png]] 52 52 53 53 ---- 54 54 55 - 6.Click "Configuration"and Scrolldown untilyoufind "java.version" and verifythatit islistedas somevariantof1.5.x or 1.6.x (the exactversionotimportant)37 +7. In the New Update Site dialog, enter "WOLips" as the name, and as the URL [[http://webobjects.mdimension.com/wolips/nightly]] and click OK. 56 56 57 -[[image: JavaVersionCheck.png]]39 +[[image:newUpdateSite.jpg]] 58 58 59 59 ---- 60 60 61 - 7.Ifit isnot, youwillneed tochangeyour defaultJavaVMtobeJava5 (or6)(seeApple's instructionsforthis),oryouwillneedtomodifythe Info.plistinsidetheEclipse.apptotellitto openwithonlyJava 5 (or6).IfEclipse isrunningin1.5(or1.6), thenclose thedialogsbackout to themainEclipsewindowand proceed.43 +8. 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. WOLips depends on some other plugins that are deployed on the Eclipse Callisto site, so it is recommended to select the "Callisto Discovery Site" option, then click "Finish" to continue. 62 62 45 +[[image:Bild 7.png]] 46 + 63 63 ---- 64 64 65 - 8.Currently youhavea stockEclipse installationwhich will allow you todonormalJava development, butitdoesnotcontainanyof theWOLipsplugins,soyouwill not have anyofthe WebObjectsdevelopmenttools. To beginyourWOLips installation,fromtheEclipsemenu,select**Help** => **Software Updates...**.Thisopens the"SoftwareUpdatesand Add-ons" panel.49 +9. The next dialog shows you a list of Callisto mirrors. Select one of the mirros and click "OK". To avoid this step you can select the checkbox "Automatically select mirrors" in the previous step (Step 8). 66 66 67 -[[image: HelpSoftwareUpdate.jpg]]51 +[[image:Bild 8.png]] 68 68 69 69 ---- 70 70 71 - 9.The "Installed Software" tabisselected.Click the **AvailableSoftware**tab to displaythecurrent list of update sitesthat areavailablein your Eclipse install:55 +10. Eclipse will now search the update sites for available plugins. 72 72 73 -[[image: SoftwareUpdates.jpg]]57 +[[image:Bild 17.png]] 74 74 75 75 ---- 76 76 77 -1 0.Thefirst timeyou gothroughthisprocess,you will needto add the WOLips site tothe list. After theinitialinstall, youcan skipthisstepandjust selectthealreadyexistingWOLips site instead.Tocontinue,select"Add Site..."ontheright handside.The "Add Site"panel appears.IntheLocationfield,entertheURL forthe versionof WOLipsthatmatches yourversionof Eclipse(Seethe"Short Story"at the top of thispage)andclickOK. 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/]]61 +~11. Select the WOLips features that you would like to install. A "feature" is the name Eclipse gives to a set of related plugins. If you are not on a Mac, you may not see the Mac goodies feature. You will notice that there is an error at the top of this dialog ~-~- that is because there are other required features and plugins that must be installed to use WOLips. 78 78 79 - **{//}NOTE{//}{**}//: Pleaseignore the url in the screenshot (and theman behindthe curtain) below.//63 +[[image:Bild 9.png]] 80 80 81 -[[image:SoftwareUpdatesAddSite.jpg]] 82 - 83 83 ---- 84 84 85 - ~11. You are returnedto the "SoftwareUpdates andAdd-ons"panel,the WOLipssitehavingbeenaddedto thelist,andfullyexpandedtodisplayallitsofferings.Select only**StandardInstall**(withallits components).67 +12. **Eclipse Bug Workaround: You must expand the Callisto Discovery Site tree node before this next step.** Click the "Select Required" button, and Eclipse will find all the required plugins and features on the Callisto site to properly use WOLips. This may take a little bit to complete, but when it does, you will see quite a bit more features selected. Go ahead and click "Next" to proceed after the required plugins are checked. 86 86 87 - Leave the other options until you aremore familiar with Eclipse andWOLips and decide that you need them.(Here are some [[Other WOLips Install Options]].)69 +[[image:Bild 10.png]] 88 88 89 - Depending on your platform, you should remove either "WOLips Goodies Win" (if you're on a Mac) or "WOLips Goodies Mac" (if ... **gasp**):71 +---- 90 90 91 - [[image:SoftwareUpdatesWOLipsAdded.jpg]]73 +13. This 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 in this license agreement". Selecting this radio button will accept the license agreements for **all** of the features listed. Click "Next" to continue. 92 92 75 +[[image:Bild 11.png]] 76 + 93 93 ---- 94 94 95 -1 2.Click**Install...**attheupperright.You'llbrieflyseeaProgressInformationpanel, whileEclipse"calculatesrequirementsanddependencies":79 +14. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue. 96 96 97 -[[image: ProgressInformation.jpg]]81 +[[image:Bild 12.png]] 98 98 99 - after which, you'll see an "Install" panel, asking you to Review and Confirm selected items to be installed:83 +---- 100 100 101 - [[image:InstallReviewConfirm.png]]85 +15. Eclipse will now go off and download the features and plugins that you requested. You can choose to run this in the background, or wander off and get some coffee. It's a pretty big download, so this may take a while. 102 102 87 +[[image:Bild 13.png]] 88 + 103 103 ---- 104 104 105 -1 3.Click **Next>**. Thenextdialog contains the licenseagreementsforthe selectedfeatures.Afterreviewingtheagreements (you DO review yourlicenseagreements,right:-) ),select "Iacceptthetermsof thelicenseagreements".Selecting thisradiobuttonwill acceptthe licenseagreements for **all**ofthe featureslisted.Click**Finish** to continue.91 +16. Once the download is complete, Eclipse will present you with the installation confirmation for each feature. The easiest option is to just select "Install All," though you can review each one individually if you would like. 106 106 107 -[[image: InstallReviewLicenses.jpg]]93 +[[image:Bild 14.png]] 108 108 109 109 ---- 110 110 111 -1 4.Eclipsewill nowdownload andinstallalltheselectedfeaturesandplugins.Whenitscompleted,itwill prompt you to restart Eclipse.Select **Yes**.97 +17. More of the waiting game, though it should be quite a bit quicker than the download. 112 112 113 -[[image: RestartEclipsePrompt.jpg]]99 +[[image:Bild 15.png]] 114 114 115 115 ---- 116 116 117 -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]]. 103 +18. Lastly, Eclipse will need to be restarted for the WOLips plugins to be available. 104 + 105 +[[image:Bild 16.png]] 106 + 107 +That's it You now have all of the WOLips features installed in your Eclipse. Continue on to the [[Create a new WO Application]] tutorial to learn more about using WOLips' capabilities.