Version 138.1 by David Avendasora on 2011/09/03 01:24

Hide last authors
David Avendasora 137.1 1 === Quick Start ===
Maik Musall 115.1 2
David Avendasora 137.1 3 {{warning title="Eclipse Paths"}}
Maik Musall 115.1 4
David Avendasora 137.1 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\!*
Mike Schrag 125.1 6
David Avendasora 137.1 7 {{/warning}}
Maik Musall 115.1 8
David Avendasora 137.1 9 ===== Install Eclipse =====
Andrus Adamchik 127.1 10
David Avendasora 137.1 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)
Maik Musall 115.1 15
David Avendasora 137.1 16 ===== Install WOLips Plugin =====
Filippo Laurìa 131.1 17
David Avendasora 137.1 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/]]
Filippo Laurìa 131.1 21
David Avendasora 137.1 22 === Full Details ===
Maik Musall 115.1 23
David Avendasora 137.1 24 {{warning title="Eclipse Paths"}}
Andrus Adamchik 127.1 25
David Avendasora 137.1 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\!*
David Avendasora 121.1 27
David Avendasora 137.1 28 {{/warning}}
Maik Musall 115.1 29
David Avendasora 137.1 30 1. h5. Install Eclipse
Andrus Adamchik 127.1 31
David Avendasora 137.1 32 * WOLips System Requirements:
33 ** Java 1.5 or greater (not Java 1.4)
34 ** **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)
35 ** **WOLips Current**: [[Eclipse 3.7 Classic>>http://www.eclipse.org/downloads/]] (32-bit or 64-bit depending on your architecture)
David Avendasora 121.1 36
David Avendasora 137.1 37 1. h5. Launch the Eclipse application.
38 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.
39 [[image:Picture 2.png]]
40 11. Eclipse Welcome Screen
41 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.
Henrique Prange 129.1 42 [[image:ecplipse-start.png]]
43 After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again.
44 [[image:restore-welcome.png]]
David Avendasora 137.1 45 1. h5. Verify Java Version
46 11. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse"
Henrique Prange 129.1 47 [[image:AboutEclipse.png]]
David Avendasora 137.1 48 11. On the About dialog, click "Installation Details"
Henrique Prange 129.1 49 [[image:AboutEclipseDialog.png]]
David Avendasora 137.1 50 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)
Henrique Prange 129.1 51 [[image:JavaVersionCheck.png]]
David Avendasora 137.1 52 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.
53 1. h5. Install WOLips
54 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...**
Henrique Prange 129.1 55 [[image:InstallNewSoftware.png]]
David Avendasora 137.1 56 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.
Henrique Prange 129.1 57 [[image:InstallPanel.png]]
David Avendasora 137.1 58 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.
Henrique Prange 129.1 59 [[image:AddWOLipsSite.png]]
David Avendasora 137.1 60 In the Location field, enter one of the following URLs:
61 11*. **Stable**: (For Eclipse 3.6)[[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/lastSuccessfulBuild/artifact/site/]]
62 11*. **Current**: (For Elipse 3.7)[[http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/]]
63 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."
Henrique Prange 129.1 64 [[image:SelectFeatures.png||border="1"]]
David Avendasora 137.1 65 11. You'll see an "Install" panel, asking you to Review and Confirm selected items to be installed.
Henrique Prange 129.1 66 [[image:InstallConfirm.png]]
David Avendasora 137.1 67 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.
Henrique Prange 129.1 68 [[image:LicenseConfirm.png]]
David Avendasora 137.1 69 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."
Henrique Prange 129.1 70 [[image:restart.png]]
David Avendasora 137.1 71 1. h5. Done
Kieran Kelleher 133.1 72 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]].