Changes for page Install WOLips with Eclipse Update Manager
Last modified by Kieran Kelleher on 2021/02/17 17:30
From version 261.1
edited by ianjoyner
on 2007/06/26 20:48
on 2007/06/26 20:48
Change comment:
There is no comment for this version
To version 252.1
edited by Timothy Worman
on 2010/10/07 19:53
on 2010/10/07 19:53
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. ianjoyner1 +XWiki.tworman - Content
-
... ... @@ -1,107 +1,107 @@ 1 - Thefirst requirement for installing WOLips is that you have Eclipse. It isrecommendedthatyou install Eclipse 3.2.2 to use WOLips. To install Eclipse, go to the [[Eclipse 3.2.2 DownloadSite>>http://download.eclipse.org/eclipse/downloads]] and download the build that matchesyouroperating system and uncompress it.1 +=== Short Story === 2 2 3 -~1. Launch the Eclipse application. 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) 4 4 5 ----- 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/]] 6 6 7 - 2.The first window that will appear ona new installation of Eclipse is the workspace folder selection dialog.Your workspace isthe folderthat will contain all ofyouractive projects along with the metadata Eclipse requires to maintain the projects.13 +=== Long Story === 8 8 9 - [[image:Bild 1.png]]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. 10 10 11 - ----17 +{{warning}} 12 12 13 - 3.ThefirsttimeyoulaunchEclipse,you will beakento theWelcomescreen. Youcan reviewtheWelcomecontentifyou wouldlike.Whenyouarefinished,selectthe"Workbench"icon on therightside,as pictured below. After thisthereismallpaneinthelower rightstatus bar, whereyoucan look up theWelcomescreen again.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\! :-) 14 14 15 - [[image:Bild 2.png]]21 +{{/warning}} 16 16 23 +~1. Launch the Eclipse application. 24 + 17 17 ---- 18 18 19 - 4.CurrentlyyouhaveastockEclipse installationwhichwillallowyouto donormalJava development,butitdoesnot contain anyof theWOLipsplugins,so youwill notaveany oftheWebObjectsdevelopmenttools.To beginyourWOLips installation,goto theHelp=>SoftwareUpdates=>Find and Install... menu item.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. 20 20 21 -[[image: Bild3.png]]29 +[[image:Picture 2.png]] 22 22 23 23 ---- 24 24 25 - 5.Select"Searchfor new featurestoinstall"andclick"Next"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. 26 26 27 -[[image: Bild 4.png]]35 +[[image:ecplipse-start.png]] 28 28 29 - ----37 +After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again. 30 30 31 - 6. The next dialogyou get to shows the list of update sites that areavailable in your Eclipse install. The first time you go through this process, youwill need tocreate the RemoteInstall site that points to the WOLips server.After the initial install, you can skipthis step and just select the already existingWOLips site instead. To continue, select "New Remote Site" on the right hand side.39 +[[image:restore-welcome.png]] 32 32 33 -[[image:Bild 5.png]] 34 - 35 35 ---- 36 36 37 - 7.IntheNewUpdateSitedialog,enter "WOLips"asthename,andastheURL[[http://webobjects.mdimension.com/wolips/nightly]]andclickOK.43 +4. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse" 38 38 39 -[[image: newUpdateSite.jpg]]45 +[[image:AboutEclipse.png]] 40 40 41 41 ---- 42 42 43 - 8.You shouldnowbe returned to thelistof install sites with your new RemoteInstall Site selected. When updatingagainlater,youcan start at thisstep. WOLips dependson some other plugins that are deployed on the Eclipse Callisto site, soit is recommendedto selectthe "Callisto Discovery Site" option, then click "Finish"to continue.49 +5. On the About dialog, click "Installation Details" 44 44 45 -[[image: Bild 7.png]]51 +[[image:AboutEclipseDialog.png]] 46 46 47 47 ---- 48 48 49 - 9.Thenext dialogshows youlistfCallistomirrors. Selectoneofthe mirrorsandclick"OK".To avoidthis stepyou canselectthecheckbox"Automaticallyselectmirrors"inthe previousstep(Step8).55 +6. Click "Configuration" and Scroll down until you find "java.version" and verify that it is listed as some variant of 1.5.x or 1.6.x (the exact version is not important) 50 50 51 -[[image: Bild 8.png]]57 +[[image:JavaVersionCheck.png]] 52 52 53 53 ---- 54 54 55 - 10.Eclipsewill nowsearch theupdate sitesforavailableplugins.61 +7. If it is not, you will need to change your default Java VM to be Java 5 (or 6) (see Apple's instructions for this), or you will need to modify the Info.plist inside the Eclipse.app to tell it to open with only Java 5 (or 6). If Eclipse is running in 1.5 (or 1.6), then close the dialogs back out to the main Eclipse window and proceed. 56 56 57 -[[image:Bild 17.png]] 58 - 59 59 ---- 60 60 61 - ~11.SelecttheWOLips featuresthatyouwould liketoinstall. A "feature"is thenameEclipsegivestoaset ofrelatedplugins.If youare not onMac,youmay notseetheMacgoodiesfeature.You will noticethat thereisanerroratthe top of this dialog ~-~-thatis becausethereare other requiredfeaturesandpluginsthat mustbeinstalledtouseWOLips.65 +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 within Eclipse, select **Help** => **Install New Software...** 62 62 63 -[[image: Bild 9.png]]67 +[[image:InstallNewSoftware.png]] 64 64 65 65 ---- 66 66 67 - 12.**EclipseBug Workaround:YoumustexpandtheCallistoDiscoverySite treenode beforethisnextstep.**Clickthe"SelectRequired"button, and Eclipsewillfindall therequiredplugins andfeatures ontheCallistositetoproperlyuseWOLips.This maytake sometimeto complete,butwhen itdoes, you willseemorefeaturesselected. Click"Next"toproceedaftertherequired plugins arechecked.71 +9. This opens the "Install" panel where you can specify specific sites for Eclipse to download new software features. This dialog allows you to add/inspect any software features you have downloaded or were included in your default install of Eclipse. You can click "Available Software Sites" to see what was included by default. 68 68 69 -[[image: Bild 10.png]]73 +[[image:InstallPanel.png]] 70 70 71 71 ---- 72 72 73 -1 3. Thisnextdialogcontainsthelicenseagreementsfortheselectedfeatures.After reviewingthe agreements(youDOreviewyourlicenseagreements,right:-)),select"Iacceptthe termsinthis licenseagreement".Selecting thisradio buttonwillaccept thelicenseagreementsfor**all**of thefeatures listed.Click"Next" tocontinue.77 +10. To install WOLips you will need to add the WOLips update site to Eclipse. You do this by clicking the "Add" button. In the Name field you can enter a name for your update site. The name is arbitrary but since you could have multiple similar update sites you should give it a name that leaves no doubt about what it is. In the Location field, enter the URL for the version of WOLips that matches your version of Eclipse (See the "Short Story" at the top of this page) and click OK. 74 74 75 -[[image: Bild11.png]]79 +[[image:AddWOLipsSite.png]] 76 76 77 77 ---- 78 78 79 -1 4.The dialogyouarepresented with shows areviewof thefeaturesyouselected.Click "Finish"to continue.83 +~11. You are returned to the "Install" panel, the WOLips site having been added to the list, and fully expanded to display all its offerings. Select features you want. If you're just getting started with WOLips you should select "WOLips" and "WOLips Goodies." Leave the other options until you are more familiar with Eclipse and WOLips and decide that you need them. (Here are some [[Other WOLips Install Options]].) After selecting the options you want, click "Next." You'll briefly see a progress bar while Eclipse "calculates requirements and dependencies." 80 80 81 -[[image: Bild 12.png]]85 +[[image:SelectFeatures.png||border="1"]] 82 82 83 83 ---- 84 84 85 -1 5.Eclipsewill now go offanddownloadthe featuresand pluginsthatyourequested. Youcan chooseto run this in thebackground,or wanderoff and getsomeoffee.It'sa prettybigdownload,sothis may take a while.89 +12. You'll see an "Install" panel, asking you to Review and Confirm selected items to be installed. 86 86 87 -[[image: Bild 13.png]]91 +[[image:InstallConfirm.png]] 88 88 89 89 ---- 90 90 91 -1 6.Oncethedownloadis complete,Eclipse willpresent you with the installationconfirmationforeachfeature.The easiestoptionis tojust select"InstallAll,"thoughyoucanrevieweachone individuallyifyouwouldlike.95 +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 agreement." Selecting this radio button will accept the license agreements for **all** of the features listed. Click **Finish** to continue. You may also get a warning about "unsigned content." Click "OK" to dismiss that dialog and continue the install. 92 92 93 -[[image: Bild 14.png]]97 +[[image:LicenseConfirm.png]] 94 94 95 95 ---- 96 96 97 -1 7.More ofthewaitinggame,though itshould bequitea bitquicker thanthedownload.101 +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 "Restart Now." 98 98 99 -[[image: Bild 15.png]]103 +[[image:restart.png]] 100 100 101 101 ---- 102 102 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. 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. You can also [[Access the WOLips User Guide]] or explore additional [[Useful Eclipse Plugins]].