Last modified by Kieran Kelleher on 2021/02/17 17:30

From version 329.1
edited by Lachlan Deck
on 2009/01/27 18:08
Change comment: Updating recommended Eclipse versions
To version 328.1
edited by Filippo Laurìa
on 2013/05/08 11:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ldeck
1 +XWiki.filippolauria
Content
... ... @@ -1,124 +1,77 @@
1 -=== Short Story ===
1 +=== Quick Start ===
2 2  
3 -* Plugin URL for Eclipse 3.4.1: [[http://webobjects.mdimension.com/wolips/stable]]
4 -* System Requirements: Eclipse 3.4.1 or better
5 -* HIGHLY Recommended: Eclipse 3.4.1 (especially for Leopard)
6 -* Java 1.5 (not Java 1.4)
3 +{{warning title="Eclipse Paths"}}
7 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.
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\!*
9 9  
10 -=== Long Story ===
7 +{{/warning}}
11 11  
12 -The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.4.1 to use WOLips. To install Eclipse, go to the [[Eclipse 3.4.1 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.
9 +1. h5. Install Eclipse
13 13  
14 -Note: Eclipse 3.4.1 is the minimum requirement for WOLips stable and recommended for nightly as well.
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/packages/release/indigo/sr2]] (32-bit or 64-bit depending on your architecture)
15 15  
16 -~1. Launch the Eclipse application.
16 +{{warning title="For Ubuntu (Linux) Developers"}}
17 17  
18 -----
18 +For _Ubuntu users_, it is recommended to use [eclipse Indigo (3.7)|http://www.eclipse.org/indigo/] with *WOLips eclipse pluginn v3.7* installed as described below.
19 19  
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.
20 +*WOLips eclipse plugin v4.2* for *eclipse Juno (4.2)* doesn't work properly because of a bug while switching _Component's tabs_.
21 +The same bug is *NOT* affecting *WOLips eclipse plugin v3.7* for *eclipse Indigo (3.7)*.
21 21  
22 -[[image:Picture 2.png]]
23 +{{/warning}}
23 23  
24 -----
25 +1. h5. Install WOLips Plugin
25 25  
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 +* WOLips Eclipse plugin **Update Site**:
28 +** **Stable**: (For Elipse 3.7/3.8) [[http://jenkins.wocommunity.org/job/WOLips37Stable/lastSuccessfulBuild/artifact/temp/dist/]]
29 +** **Current**: (For Elipse 4.2) [[http://jenkins.wocommunity.org/job/WOLips42/lastSuccessfulBuild/artifact/temp/dist/]]
27 27  
28 -[[image:Picture 3.png]]
31 +=== Full Details ===
29 29  
30 -----
33 +{{warning title="Eclipse Paths"}}
31 31  
32 -4. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse SDK"
35 +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\!*
33 33  
34 -[[image:Picture 14.png]]
37 +{{/warning}}
35 35  
36 -----
37 -
38 -5. On the About dialog, choose "Configuration Details"
39 -
40 -[[image:Picture 15.png]]
41 -
42 -----
43 -
44 -6. Scroll down until you find "java.vm.version" and verify that it is listed as some variant of 1.5.x (the exact version is not important)
45 -
46 -[[image:Picture 16.png]]
47 -
48 -----
49 -
50 -7. If it is not, you will need to change your default Java VM to be Java 5 (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. If Eclipse is running in 1.5, then close the dialogs back out to the main Eclipse window and proceed.
51 -
52 -----
53 -
54 -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, go to the Help=>Software Updates=>Find and Install ... menu item.
55 -
56 -[[image:Picture 17.png]]
57 -
58 -----
59 -
60 -9. Select "Search for new features to install" and click "Next"
61 -
62 -[[image:Picture 4.png]]
63 -
64 -----
65 -
66 -10. 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.
67 -
68 -[[image:Picture 5.png]]
69 -
70 -----
71 -
72 -~11. In the New Update Site dialog, enter "WOLips" as the name, and as the URL [[http://webobjects.mdimension.com/wolips/stable]] and click OK.
73 -
74 -[[image:Picture 6.png]]
75 -
76 -----
77 -
78 -12. You should now be returned to the list of install sites with your new Remote Install Site selected. Click "Finish" to continue.
79 -
80 -[[image:Picture 7.png]]
81 -
82 -----
83 -
84 -13. Expand the WOLips folder and select only **Standard Install**. Leave the other options until you are more familiar with Eclipse and WOLips and decide that you need them. [[Other WOLips Install Options]]
85 -
86 -[[image:WOLipsInstallOptions.png]]
87 -
88 -----
89 -
90 -14. 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.
91 -
92 -[[image:Picture 9.png]]
93 -
94 -----
95 -
96 -15. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue.
97 -
98 -[[image:Picture 10.png]]
99 -
100 -----
101 -
102 -16. Eclipse will now download the features and plugins that you requested.
103 -
104 -[[image:Picture 11.png]]
105 -
106 -----
107 -
108 -17. 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.
109 -
110 -[[image:Picture 12.png]]
111 -
112 -----
113 -
114 -18. More of the waiting game, though it should be quicker than the download.
115 -
116 -----
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]].
39 +1. h5. Install Eclipse
40 +WOLips System Requirements:
41 +1*. Java 1.5 or greater (not Java 1.4)
42 +1*. **WOLips Current**: [[Eclipse 3.7 Classic>>http://www.eclipse.org/downloads/]] (32-bit or 64-bit depending on your architecture)
43 +1. h5. Launch the Eclipse application.
44 +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.
45 +[[image:Picture 2.png]]
46 +11. Eclipse Welcome Screen
47 +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.
48 +[[image:ecplipse-start.png]]
49 +After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again.
50 +[[image:restore-welcome.png]]
51 +1. h5. Verify Java Version
52 +11. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse"
53 +[[image:AboutEclipse.png]]
54 +11. On the About dialog, click "Installation Details"
55 +[[image:AboutEclipseDialog.png]]
56 +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)
57 +[[image:JavaVersionCheck.png]]
58 +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.
59 +1. h5. Install WOLips
60 +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...**
61 +[[image:InstallNewSoftware.png]]
62 +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.
63 +[[image:InstallPanel.png]]
64 +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.
65 +[[image:AddWOLipsSite.png]]
66 +In the Location field, enter one of the following URLs:
67 +11*. **Current**: (For Elipse 3.7) [[http://jenkins.wocommunity.org/job/WOLips37Stable/lastSuccessfulBuild/artifact/temp/dist/]]
68 +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."
69 +[[image:SelectFeatures.png||border="1"]]
70 +11. You'll see an "Install" panel, asking you to Review and Confirm selected items to be installed.
71 +[[image:InstallConfirm.png]]
72 +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.
73 +[[image:LicenseConfirm.png]]
74 +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."
75 +[[image:restart.png]]
76 +1. h5. Done
77 +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 [[documentation:Useful Eclipse Plugins]].