Changes for page Install WOLips with Eclipse Update Manager
Last modified by Kieran Kelleher on 2021/02/17 17:30
From version 144.1
edited by David Avendasora
on 2011/09/03 01:28
on 2011/09/03 01:28
Change comment:
There is no comment for this version
To version 176.1
edited by Kieran Kelleher
on 2007/09/28 16:22
on 2007/09/28 16:22
Change comment:
fix broken URL for download site
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. avendasora1 +XWiki.kieran - Content
-
... ... @@ -1,73 +1,109 @@ 1 -=== QuickStart===1 +=== Short Story === 2 2 3 - {{warningtitle="EclipsePaths"}}3 +There are two update sites at the moment (as of 27th Aug 2007): 4 4 5 -To avoid weird and inconsistent behavior by WOLips the complete paths to the Eclipse executable, to your Eclipse Workspace and to any external WOFrameworks *must* {color:#ff0000}{*}NOT{*}{color} *have spaces nor dashes in them\!* 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) 6 6 7 - {{/warning}}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) 8 8 9 - 1.h5. InstallEclipse11 +=== Long Story === 10 10 11 -* WOLips System Requirements: 12 -** Java 1.5 or greater (not Java 1.4) 13 -** **WOlips Stable**: [[Eclipse 3.6.1 Classic>>http://www.eclipse.org/downloads/packages/release/helios/sr2]] (32-bit or 64-bit depending on your architecture) 14 -** **WOLips Current**: [[Eclipse 3.7 Classic>>http://www.eclipse.org/downloads/]] (32-bit or 64-bit depending on your architecture) 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://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.2.2-200702121330/index.php]] and download the build that matches your operating system and uncompress it. 15 15 16 -1. h 5.InstallWOLipsPlugin15 +~1. Launch the Eclipse application. 17 17 18 -* WOLips Eclipse plugin **Update Site**: 19 -** **Stable**: (For Eclipse 3.6) [[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/lastSuccessfulBuild/artifact/site/]] 20 -** **Current**: (For Elipse 3.7) [[http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/]] 17 +---- 21 21 22 - ===FullDetails===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. 23 23 24 - {{warningtitle="EclipsePaths"}}21 +[[image:Bild 1.png]] 25 25 26 - To avoid weird and inconsistent behavior by WOLips the complete paths to the Eclipse executable, to your Eclipse Workspace and to any external WOFrameworks *must* {color:#ff0000}{*}NOT{*}{color} *have spaces nor dashes in them\!*23 +---- 27 27 28 - {{/warning}}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. 29 29 30 -1. h5. Install Eclipse 31 -WOLips System Requirements: 27 +[[image:Bild 2.png]] 32 32 33 -* 34 -** Java 1.5 or greater (not Java 1.4) 35 -** **WOlips Stable** Recommended: [[Eclipse 3.6.1 Classic>>http://www.eclipse.org/downloads/packages/release/helios/sr2]] (32-bit or 64-bit depending on your architecture) 36 -** **WOLips Current**: [[Eclipse 3.7 Classic>>http://www.eclipse.org/downloads/]] (32-bit or 64-bit depending on your architecture) 29 +---- 37 37 38 -1. h5. Launch the Eclipse application. 39 -11. 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. 40 -[[image:Picture 2.png]] 41 -11. Eclipse Welcome Screen 42 -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. 43 -[[image:ecplipse-start.png]] 44 -After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again. 45 -[[image:restore-welcome.png]] 46 -1. h5. Verify Java Version 47 -11. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse" 48 -[[image:AboutEclipse.png]] 49 -11. On the About dialog, click "Installation Details" 50 -[[image:AboutEclipseDialog.png]] 51 -11. 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) 52 -[[image:JavaVersionCheck.png]] 53 -If the java.version is not 1.5.x or 1.6.x, 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.x or 1.6.x then close the dialogs back out to the main Eclipse window and proceed. 54 -1. h5. Install WOLips 55 -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...** 56 -[[image:InstallNewSoftware.png]] 57 -This opens the "Install" panel where you can specify 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. 58 -[[image:InstallPanel.png]] 59 -11. 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. 60 -[[image:AddWOLipsSite.png]] 61 -In the Location field, enter one of the following URLs: 62 -11*. **Stable**: (For Eclipse 3.6) [[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/lastSuccessfulBuild/artifact/site/]] 63 -11*. **Current**: (For Elipse 3.7) [[http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/]] 64 -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." 65 -[[image:SelectFeatures.png||border="1"]] 66 -11. You'll see an "Install" panel, asking you to Review and Confirm selected items to be installed. 67 -[[image:InstallConfirm.png]] 68 -11. 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. 69 -[[image:LicenseConfirm.png]] 70 -11. 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." 71 -[[image:restart.png]] 72 -1. h5. Done 73 -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]]. 31 +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. 32 + 33 +[[image:Bild 3.png]] 34 + 35 +---- 36 + 37 +5. Select "Search for new features to install" and click "Next" 38 + 39 +[[image:Bild 4.png]] 40 + 41 +---- 42 + 43 +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. 44 + 45 +[[image:Bild 5.png]] 46 + 47 +---- 48 + 49 +7. In the New Update Site dialog, enter "WOLips" as the name, and as the URL [[http://webobjects.mdimension.com/wolips/stable]] and click OK. 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 +---- 56 + 57 +8. You should now be returned to the list of install sites with your new Remote Install Site selected. Click "Finish" to continue. 58 + 59 +[[image:Bild 7.jpg]] 60 + 61 +---- 62 + 63 +9. Expand the WOLips folder and select only **Standard Install**. If you are on a Mac, you can also select **Goodies Mac**. Leave the other options until you are more familiar with Eclipse and WOLips and decide that you need them. 64 + 65 +[[image:Bild 8.jpg]] 66 + 67 +---- 68 + 69 +10. 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. 70 + 71 +[[image:Bild 11.png]] 72 + 73 +---- 74 + 75 +~11. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue. 76 + 77 +[[image:Bild 12.png]] 78 + 79 +---- 80 + 81 +12. Eclipse will now download the features and plugins that you requested. 82 + 83 +[[image:Bild 13.png]] 84 + 85 +---- 86 + 87 +13. 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. 88 + 89 +[[image:Bild 14.png]] 90 + 91 +---- 92 + 93 +14. More of the waiting game, though it should be quicker than the download. 94 + 95 +[[image:Bild 15.png]] 96 + 97 +---- 98 + 99 +15. Eclipse will need to be restarted for the WOLips plugins to be available. 100 + 101 +[[image:Bild 16.png]] 102 + 103 +---- 104 + 105 +16. Before you create/import projects, it might be prudent to check that Eclipse is using the latest Java 1.5. So go ahead and open Eclipse > Preferences and navigate to following preferences pane and make sure Java 1.5 (which is a symbolic link to the latest version of 1.5 on your system) is selected 106 + 107 +[[image:Picture 11.jpg]] 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.