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

From version 164.1
edited by Mike Schrag
on 2008/02/29 10:08
Change comment: There is no comment for this version
To version 172.1
edited by David Holt
on 2007/10/20 16:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mschrag
1 +XWiki.dholt
Content
... ... @@ -1,14 +1,19 @@
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)
6 -* Java 1.5 (not Java 1.4)
3 +There are two update sites at the moment (as of 27th Aug 2007):
7 7  
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)
8 +
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)
10 +
8 8  === Long Story ===
9 9  
10 -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.
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.
11 11  
15 +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).
16 +
12 12  ~1. Launch the Eclipse application.
13 13  
14 14  ----
... ... @@ -47,6 +47,8 @@
47 47  
48 48  [[image:newUpdateSite_stable.jpg]]
49 49  
55 +//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.
56 +
50 50  ----
51 51  
52 52  8. You should now be returned to the list of install sites with your new Remote Install Site selected. Click "Finish" to continue.
... ... @@ -55,7 +55,7 @@
55 55  
56 56  ----
57 57  
58 -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 +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.
59 59  
60 60  [[image:Bild 8.jpg]]
61 61  
... ... @@ -101,4 +101,4 @@
101 101  
102 102  [[image:Picture 11.jpg]]
103 103  
104 -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]].
111 +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.