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

From version 151.1
edited by David Avendasora
on 2008/04/10 08:10
Change comment: There is no comment for this version
To version 153.1
edited by Kieran Kelleher
on 2007/11/02 12:43
Change comment: Eclipse nightly and 3.3.1+ is now stable and better tools, so let's get people using these.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.kieran
Content
... ... @@ -1,16 +1,15 @@
1 1  === Short Story ===
2 2  
3 -* Plugin URL for Eclipse 3.3.2: [[http://webobjects.mdimension.com/wolips/stable]]
4 -* System Requirements: Eclipse 3.3 or better
5 -* HIGHLY Recommended: Eclipse 3.3.2 (especially for Leopard)
3 +* Plugin URL for Eclipse 3.3.1: [[http://webobjects.mdimension.com/wolips/nightly]]
4 +* System Requirements: Eclipse 3.3.1 or Eclipse 3.3.1.1
6 6  * Java 1.5 (not Java 1.4)
7 7  
8 -* There is also a nightly build available at [[http://webobjects.mdimension.com/wolips/stable]] for those who want the latest, greatest features, even if it sometimes makes things unstable.
9 -
10 10  === Long Story ===
11 11  
12 -The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.3.2 to use WOLips. To install Eclipse, go to the [[Eclipse 3.3.2 Download Site>>http://download.eclipse.org/eclipse/downloads/]] and download the build that matches your operating system and uncompress it.
9 +The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.3.1 (or 3.3.1.1) to use WOLips. To install Eclipse, go to the [[Eclipse 3.3.1 Download Site>>http://download.eclipse.org/eclipse/downloads/]] and download the build that matches your operating system and uncompress it.
13 13  
11 +If you are going the 3.3.1 route, then as of Oct 15, 2007, the only distro that is up to 3.3.1 release is Eclipse Classic, so use that one (or, if you are so inclined, download one of the other versions and immediately run the Eclipse project update which will get you to 3.3.1).
12 +
14 14  ~1. Launch the Eclipse application.
15 15  
16 16  ----
... ... @@ -17,106 +17,92 @@
17 17  
18 18  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.
19 19  
20 -[[image:Picture 2.png]]
19 +[[image:Bild 1.png]]
21 21  
22 22  ----
23 23  
24 24  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.
25 25  
26 -[[image:Picture 3.png]]
25 +[[image:Bild 2.png]]
27 27  
28 28  ----
29 29  
30 -4. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse SDK"
29 +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.
31 31  
32 -[[image:Picture 14.png]]
31 +[[image:Bild 3.png]]
33 33  
34 34  ----
35 35  
36 -5. On the About dialog, choose "Configuration Details"
35 +5. Select "Search for new features to install" and click "Next"
37 37  
38 -[[image:Picture 15.png]]
37 +[[image:Bild 4.png]]
39 39  
40 40  ----
41 41  
42 -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)
41 +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.
43 43  
44 -[[image:Picture 16.png]]
43 +[[image:Bild 5.png]]
45 45  
46 46  ----
47 47  
48 -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.
47 +7. In the New Update Site dialog, enter "WOLips" as the name, and as the URL [[http://webobjects.mdimension.com/wolips/nightly]] and click OK.
49 49  
50 -----
49 +[[image:newUpdateSite_stable.jpg]]
51 51  
52 -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.
51 +//Note: All builds beyond 4118 are Eclipse 3.3 only//. So get the latest nightly .... and don't be so eager to update it every day if it is running smoothly :-)
53 53  
54 -[[image:Picture 17.png]]
55 -
56 56  ----
57 57  
58 -9. Select "Search for new features to install" and click "Next"
55 +8. You should now be returned to the list of install sites with your new Remote Install Site selected. Click "Finish" to continue.
59 59  
60 -[[image:Picture 4.png]]
57 +[[image:Bild 7.jpg]]
61 61  
62 62  ----
63 63  
64 -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.
61 +9. 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.
65 65  
66 -[[image:Picture 5.png]]
63 +[[image:Bild 8.jpg]]
67 67  
68 68  ----
69 69  
70 -~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.
67 +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.
71 71  
72 -[[image:Picture 6.png]]
69 +[[image:Bild 11.png]]
73 73  
74 74  ----
75 75  
76 -12. You should now be returned to the list of install sites with your new Remote Install Site selected. Click "Finish" to continue.
73 +~11. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue.
77 77  
78 -[[image:Picture 7.png]]
75 +[[image:Bild 12.png]]
79 79  
80 80  ----
81 81  
82 -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.
79 +12. Eclipse will now download the features and plugins that you requested.
83 83  
84 -[[image:Picture 8.png]]
81 +[[image:Bild 13.png]]
85 85  
86 86  ----
87 87  
88 -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.
85 +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.
89 89  
90 -[[image:Picture 9.png]]
87 +[[image:Bild 14.png]]
91 91  
92 92  ----
93 93  
94 -15. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue.
91 +14. More of the waiting game, though it should be quicker than the download.
95 95  
96 -[[image:Picture 10.png]]
93 +[[image:Bild 15.png]]
97 97  
98 98  ----
99 99  
100 -16. Eclipse will now download the features and plugins that you requested.
97 +15. Eclipse will need to be restarted for the WOLips plugins to be available.
101 101  
102 -[[image:Picture 11.png]]
99 +[[image:Bild 16.png]]
103 103  
104 104  ----
105 105  
106 -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.
103 +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
107 107  
108 -[[image:Picture 12.png]]
105 +[[image:Picture 11.jpg]]
109 109  
110 -----
111 -
112 -18. More of the waiting game, though it should be quicker than the download.
113 -
114 -----
115 -
116 -19. Eclipse will need to be restarted for the WOLips plugins to be available.
117 -
118 -[[image:Picture 13.png]]
119 -
120 -----
121 -
122 -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]].
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.