Changes for page Install WOLips with Eclipse Update Manager
Last modified by Kieran Kelleher on 2021/02/17 17:30
From version 209.1
edited by chuy
on 2008/08/02 11:33
on 2008/08/02 11:33
Change comment:
updated list of options in WOLips
To version 206.1
edited by David Holt
on 2007/06/28 18:40
on 2007/06/28 18:40
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. chuy1 +XWiki.dholt - Content
-
... ... @@ -1,18 +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.2 to use WOLips. To install Eclipse, go to the [[Eclipse 3.2.2 Download Site>>http://download.eclipse.org/eclipse/downloads]] and download the build that matches your operating system and uncompress it. 2 2 3 -* Plugin URL for Eclipse 3.3.2: [[http://webobjects.mdimension.com/wolips/stable]] 4 -* System Requirements: Eclipse 3.3 or better 5 -* HIGHLY Recommended: Eclipse 3.3.2 (especially for Leopard) 6 -* Java 1.5 (not Java 1.4) 7 - 8 -* There is also a nightly build available at [[http://webobjects.mdimension.com/wolips/nightly]] for those who want the latest, greatest features, even if it sometimes makes things unstable. 9 - 10 -=== Long Story === 11 - 12 -The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.3.2 to use WOLips. To install Eclipse, go to the [[Eclipse 3.3.2 Download Site>>http://download.eclipse.org/eclipse/downloads/]] and download (Eclipse IDE for Java EE Developers recommended) the build that matches your operating system and uncompress it. 13 - 14 -Note: Eclipse 3.4 is not recommended for WOLips stable, if you plan to use the Latest Eclipse you need to use the Nightly build. 15 - 16 16 ~1. Launch the Eclipse application. 17 17 18 18 ---- ... ... @@ -19,106 +19,102 @@ 19 19 20 20 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. 21 21 22 -[[image: Picture2.png]]9 +[[image:Bild 1.png]] 23 23 24 24 ---- 25 25 26 26 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. 27 27 28 -[[image: Picture3.png]]15 +[[image:Bild 2.png]] 29 29 30 30 ---- 31 31 32 -4. First, let'sverifythat you'rerunningEclipsewithJava5.Go to the"Eclipse"menu,and select"AboutEclipseSDK"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. 33 33 34 -[[image: Picture14.png]]21 +[[image:Bild 3.png]] 35 35 36 36 ---- 37 37 38 -5. On theAboutdialog,choose"ConfigurationDetails"25 +5. Select "Search for new features to install" and click "Next" 39 39 40 -[[image: Picture15.png]]27 +[[image:Bild 4.png]] 41 41 42 42 ---- 43 43 44 -6. Scrolldownuntil youfind"java.vm.version"andverify that itislistedassome variant of1.5.x(theexactversion is not important)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. 45 45 46 -[[image: Picture16.png]]33 +[[image:Bild 5.png]] 47 47 48 48 ---- 49 49 50 -7. I fitisnot,you will needtochangeyourdefaultJavaVMtobeJava5 (seeApple'structions for this), or you willneedtomodifytheInfo.plistinsidethe Eclipse.apptotell it toopenthonlyJava5.IfEclipseisrunning in 1.5,thenclose the dialogsbackout totheainEclipsewindowandproceed.37 +7. In the New Update Site dialog, enter "WOLips" as the name, and as the URL --[[http://webobjects.mdimension.com/wolips/nightly]]-- (nightly builds are now only supported by Eclipse 3.3 so, for now, if you are using Eclipse 3.2.2 as noted above, use this URL instead [[http://webobjects.mdimension.com/wolips/stable]]) and click OK. 51 51 39 +[[image:newUpdateSite.jpg]] 40 + 52 52 ---- 53 53 54 -8. CurrentlyyouhaveastockEclipseinstallationwhichwill allowyoutodo normalJavadevelopment,but itdoesnotcontainanyofthe WOLips plugins,soyouwill notaveanyoftheWebObjectsdevelopmenttools.TobeginyourWOLipsinstallation,go totheHelp=>SoftwareUpdates=>FindandInstall... menu item.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. 55 55 56 -[[image: Picture17.png]]45 +[[image:Bild 7.png]] 57 57 58 58 ---- 59 59 60 -9. Select"Searchfornewfeatures to install"and click "Next"49 +9. The next dialog shows you a list of Callisto mirrors. Select one of the mirrors and click "OK". To avoid this step you can select the checkbox "Automatically select mirrors" in the previous step (Step 8). 61 61 62 -[[image: Picture4.png]]51 +[[image:Bild 8.png]] 63 63 64 64 ---- 65 65 66 -10. The next dialog you get to shows the list of updatesitesthat are availableinyourEclipseinstall. The first time you go throughthis process,youwill needto createthe Remote Install sitethat pointstothe WOLips server.After the initial install, you can skip this step and just select thealreadyexisting WOLips site instead. To continue, select "New Remote Site" onthe right handside.55 +10. Eclipse will now search the update sites for available plugins. 67 67 68 -[[image: Picture5.png]]57 +[[image:Bild 17.png]] 69 69 70 70 ---- 71 71 72 -~11. IntheNew UpdateSitedialog,enterWOLips"as the name, andas theURL[[http://webobjects.mdimension.com/wolips/stable]]andclickOK.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. 73 73 74 -[[image: Picture6.png]]63 +[[image:Bild 9.png]] 75 75 76 76 ---- 77 77 78 -12. You sh ouldnowbened to the listofinstall siteswith yournewRemoteInstallSite selected. Click "Finish" tocontinue.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 some time to complete, but when it does, you will see more features selected. Click "Next" to proceed after the required plugins are checked. 79 79 80 -[[image: Picture7.png]]69 +[[image:Bild 10.png]] 81 81 82 82 ---- 83 83 84 -13. ExpandtheWOLips folderandselectonly **Standard Install**.Leave theotheroptionsuntilyouaremorefamiliarwithEclipse andWOLips anddecide thatyouneedthem.[[OtherWOLipsInstallOptions]]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. 85 85 86 -[[image: WOLipsInstallOptions.png]]75 +[[image:Bild 11.png]] 87 87 88 88 ---- 89 89 90 -14. Th is nextdialogcontainsthe licenseagreementsforthelectedfeatures. After reviewingtheagreements(youDOreviewyourlicense agreements, right :-) ), select"I acceptthe terms in this licenseagreement". Selecting this radiobuttonwill accept the licenseagreements for **all** of thefeatures listed. Click "Next" to continue.79 +14. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue. 91 91 92 -[[image: Picture9.png]]81 +[[image:Bild 12.png]] 93 93 94 94 ---- 95 95 96 -15. Thedialogyouarepresentedwith showsareviewofthefeaturesyouselected.Click"Finish"tocontinue.85 +15. Eclipse will now 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 large download, so this may take a while. 97 97 98 -[[image: Picture10.png]]87 +[[image:Bild 13.png]] 99 99 100 100 ---- 101 101 102 -16. Eclipse will n owdownloadthe featuresandplugins that you requested.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. 103 103 104 -[[image: Picture11.png]]93 +[[image:Bild 14.png]] 105 105 106 106 ---- 107 107 108 -17. Once the download is complete, Eclipse will presentyouwiththeinstallation confirmationfor each feature. Theeasiestoption istojustselect"Install All," though you canreview eachoneindividually if youwouldlike.97 +17. More of the waiting game, though it should be quicker than the download. 109 109 110 -[[image: Picture12.png]]99 +[[image:Bild 15.png]] 111 111 112 112 ---- 113 113 114 -18. More ofthe waitinggame,thoughit shouldbequicker than thedownload.103 +18. Lastly, Eclipse will need to be restarted for the WOLips plugins to be available. 115 115 116 - ----105 +[[image:Bild 16.png]] 117 117 118 -19. Eclipse will need to be restarted for the WOLips plugins to be available. 119 - 120 -[[image:Picture 13.png]] 121 - 122 ----- 123 - 124 -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]]. 107 +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.