Version 199.1 by chuckhill on 2007/06/28 19:11

Hide last authors
chuckhill 199.1 1 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://download.eclipse.org/eclipse/downloads]] and download the build that matches your operating system and uncompress it.
pgr 145.1 2
Mike Schrag 161.1 3 ~1. Launch the Eclipse application.
Andrus Adamchik 127.1 4
pgr 145.1 5 ----
Maik Musall 115.1 6
chuckhill 199.1 7 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.
Filippo Laurìa 131.1 8
chuckhill 199.1 9 **DO NOT USE A PATH WITH SPACES IN IT**
10
Marc Guenther 193.1 11 [[image:Bild 1.png]]
Mike Schrag 159.1 12
13 ----
14
Mike Schrag 161.1 15 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.
Mike Schrag 159.1 16
Marc Guenther 193.1 17 [[image:Bild 2.png]]
Mike Schrag 159.1 18
19 ----
20
Marc Guenther 193.1 21 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.
Mike Schrag 159.1 22
Marc Guenther 193.1 23 [[image:Bild 3.png]]
Mike Schrag 159.1 24
25 ----
26
Marc Guenther 193.1 27 5. Select "Search for new features to install" and click "Next"
Mike Schrag 159.1 28
Marc Guenther 193.1 29 [[image:Bild 4.png]]
Filippo Laurìa 131.1 30
pgr 145.1 31 ----
Maik Musall 115.1 32
Marc Guenther 193.1 33 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.
Andrus Adamchik 127.1 34
Marc Guenther 193.1 35 [[image:Bild 5.png]]
David Avendasora 121.1 36
pgr 145.1 37 ----
Maik Musall 115.1 38
chuckhill 199.1 39 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.
Andrus Adamchik 127.1 40
Marc Guenther 193.1 41 [[image:newUpdateSite_stable.jpg]]
42
43 //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.
44
David Holt 177.1 45 ----
David Avendasora 121.1 46
Marc Guenther 193.1 47 8. You should now be returned to the list of install sites with your new Remote Install Site selected. Click "Finish" to continue.
Mike Schrag 165.1 48
Marc Guenther 193.1 49 [[image:Bild 7.jpg]]
David Holt 177.1 50
pgr 145.1 51 ----
52
Marc Guenther 193.1 53 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.
pgr 145.1 54
Marc Guenther 193.1 55 [[image:Bild 8.jpg]]
pgr 145.1 56
57 ----
58
Marc Guenther 193.1 59 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.
pgr 145.1 60
Marc Guenther 193.1 61 [[image:Bild 11.png]]
David LeBer 191.1 62
pgr 145.1 63 ----
64
Marc Guenther 193.1 65 ~11. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue.
pgr 145.1 66
Marc Guenther 193.1 67 [[image:Bild 12.png]]
pgr 145.1 68
Marc Guenther 193.1 69 ----
pgr 145.1 70
Marc Guenther 193.1 71 12. Eclipse will now download the features and plugins that you requested.
pgr 145.1 72
Marc Guenther 193.1 73 [[image:Bild 13.png]]
74
pgr 145.1 75 ----
76
Marc Guenther 193.1 77 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.
pgr 145.1 78
Marc Guenther 193.1 79 [[image:Bild 14.png]]
pgr 145.1 80
Marc Guenther 193.1 81 ----
pgr 145.1 82
Marc Guenther 193.1 83 14. More of the waiting game, though it should be quicker than the download.
pgr 145.1 84
Marc Guenther 193.1 85 [[image:Bild 15.png]]
86
pgr 145.1 87 ----
88
chuckhill 199.1 89 15. Lastly, Eclipse will need to be restarted for the WOLips plugins to be available.
pgr 145.1 90
Marc Guenther 193.1 91 [[image:Bild 16.png]]
pgr 145.1 92
Marc Guenther 193.1 93 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.