Changes for page Install WOLips with Eclipse Update Manager
Last modified by Kieran Kelleher on 2021/02/17 17:30
To version 192.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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. marc1 +XWiki.dleber - Content
-
... ... @@ -1,17 +1,25 @@ 1 1 === Short Story === 2 2 3 -There are two update sites at the moment (as of 27th Aug 2007): 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) 4 4 5 -* stable WOLips for Eclipse 3.2.2 or smaller (NOT 3.3): http:~/~/webobjects.mdimension.com/wolips/stable 6 -* development version (Eclipse 3.3 only): http:~/~/webobjects.mdimension.com/wolips/nightly 7 -(development version is not yet considered production ready) 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/]] 8 8 9 -You definitely need to run Eclipse with Java 1.5. If you get strange errors after installing WOLips, it quite probably is because Eclipse is running Java 1.4. (For MacOSX, check the file Eclipse.app/Contents/Info.plist) 10 - 11 11 === Long Story === 12 12 13 -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://europa-mirror1.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/index.php]] and download the build that matches your operating system and uncompress it.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. 14 14 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 + 15 15 ~1. Launch the Eclipse application. 16 16 17 17 ---- ... ... @@ -18,92 +18,88 @@ 18 18 19 19 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: Bild1.png]]29 +[[image:Picture 2.png]] 22 22 23 23 ---- 24 24 25 25 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. 26 26 27 -[[image: Bild 2.png]]35 +[[image:Picture3a.png]] 28 28 29 29 ---- 30 30 31 -4. Currently you have astockEclipse installationwhich will allowyouto do normal Java development,but it doesnot containany of the WOLipsplugins, so youwill noteanyof the WebObjects development tools.Tobegin yourWOLips installation,goto theHelp=>SoftwareUpdates=>FindandInstall ... menu item.39 +4. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse SDK" 32 32 33 -[[image: Bild3.png]]41 +[[image:Picture 14.png]] 34 34 35 35 ---- 36 36 37 -5. Select"Searchfor newfeaturestoinstall"and click "Next"45 +5. On the About dialog, choose "Configuration Details" 38 38 39 -[[image: Bild 4.png]]47 +[[image:AboutEclipse.png]] 40 40 41 41 ---- 42 42 43 -6. Thenextdialogyouget to shows the list ofupdatesites that are availablein yourEclipseinstall.Thefirst timeyougothroughthisprocess, you will needtocreate the Remote Installsitethat pointstotheWOLips server. After theinitial install,youcanskipthisstepand just selectthealready existingWOLipssite instead. Tocontinue,select "New Remote Site" on therighthand side.51 +6. Scroll down until you find "java.vm.version" and verify that it is listed as some variant of 1.5.x or 1.6.x (the exact version is not important) 44 44 45 -[[image: Bild 5.png]]53 +[[image:Configuration.jpg]] 46 46 47 47 ---- 48 48 49 -7. In the NewUpdateSitedialog,enter"WOLips"as thename,andas theURL[[http://webobjects.mdimension.com/wolips/stable]]andclickOK.57 +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. 50 50 51 -[[image:newUpdateSite_stable.jpg]] 52 - 53 -//Note: All builds beyond 4118 are Eclipse 3.3 only//. The nightly build [[http://webobjects.mdimension.com/wolips/nightly]] are now only supported by Eclipse 3.3. This is still a work in progress and should be regarded as unstable for now. 54 - 55 55 ---- 56 56 57 -8. Youshouldnowbereturned to thelistofinstallsiteswith yournewRemoteInstallSite selected.Click"Finish" tocontinue.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. 58 58 59 -[[image: Bild7.jpg]]63 +[[image:HelpSoftwareUpdate.jpg]] 60 60 61 61 ---- 62 62 63 -9. Expand theWOLipsfolder andselectonly**StandardInstall**.If youareonaMac,youcanalso select**GoodiesMac**. Leavetheother optionsuntil youaremore familiarwithEclipseand WOLips and decidethat you need them.67 +9. The "Installed Software" tab is selected. Click the **Available Software** tab to display the current list of update sites that are available in your Eclipse install: 64 64 65 -[[image: Bild8.jpg]]69 +[[image:SoftwareUpdates.jpg]] 66 66 67 67 ---- 68 68 69 -10. This nextdialogcontainsthelicenseagreementsforthe selectedfeatures. Afterreviewingtheagreements(youDOreviewyourlicenseagreements,right:-)), select "Iaccept thetermsinthislicense agreement".Selectingthisradiobuttonwillaccept thelicenseagreementsfor**all**of thefeatureslisted.Click "Next"toontinue.73 +10. The first time you go through this process, you will need to add the WOLips site to the list. After the initial install, you can skip this step and just select the already existing WOLips site instead. To continue, select "Add Site..." on the right hand side. The "Add Site" panel appears. In the Location field, enter the URL for the version of WOLips that matches your version of Eclipse (See the "Short Version" at the top of this page) 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/]] 70 70 71 - [[image:Bild11.png]]75 +**{//}NOTE{//}{**}//: Please ignore the url in the screenshot (and the man behind the curtain) below.// 72 72 77 +[[image:SoftwareUpdatesAddSite.jpg]] 78 + 73 73 ---- 74 74 75 -~11. The dialog you arepresentedwithshows areviewofthe featuresyouselected.Click"Finish"tocontinue.81 +~11. You are returned to the "Software Updates and Add-ons" panel, the WOLips site having been added to the list, and fully expanded to display all its offerings. Select only **Standard Install** (with all its components). 76 76 77 - [[image:Bild12.png]]83 +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]].) 78 78 79 - ----85 +Depending on your platform, you should remove either "WOLips Goodies Win" (if you're on a Mac) or "WOLips Goodies Mac" (if ... **gasp**): 80 80 81 - 12. Eclipsewill nowdownload thefeaturesand pluginsthat you requested.87 +[[image:SoftwareUpdatesWOLipsAdded.jpg]] 82 82 83 -[[image:Bild 13.png]] 84 - 85 85 ---- 86 86 87 -1 3.Oncethe downloadis complete,Eclipsewill presentyouwith theinstallationconfirmationfor each feature.The easiestoption isto just select"InstallAll,"thoughyou canrevieweach oneindividuallyif you wouldlike.91 +12. Click **Install...** at the upper right. You'll briefly see a Progress Information panel, while Eclipse "calculates requirements and dependencies": 88 88 89 -[[image: Bild 14.png]]93 +[[image:ProgressInformation.jpg]] 90 90 91 - ----95 +after which, you'll see an "Install" panel, asking you to Review and Confirm selected items to be installed: 92 92 93 - 14. More of the waiting game, though itshould bequicker than the download.97 +[[image:InstallReviewConfirm.png]] 94 94 95 -[[image:Bild 15.png]] 96 - 97 97 ---- 98 98 99 -1 5.Eclipsewillneedtobe restartedfor theWOLipsplugins to be available.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. 100 100 101 -[[image: Bild 16.png]]103 +[[image:InstallReviewLicenses.jpg]] 102 102 103 103 ---- 104 104 105 -1 6.Before you create/import projects, it might be prudent to check thatEclipse is using thelatestJava 1.5. Sogohead andopen Eclipse -> Preferencesndnavigate to followingpreferences pane andmakesureJava1.5(whichisaymboliclinktothelatestversionof1.5onyourystem)isselected107 +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**. 106 106 107 -[[image: Picture11.jpg]]109 +[[image:RestartEclipsePrompt.jpg]] 108 108 109 -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. 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]].