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

From version 196.1
edited by Kieran Kelleher
on 2007/07/27 09:36
Change comment: There is no comment for this version
To version 174.1
edited by Kieran Kelleher
on 2007/10/15 17:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,19 @@
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://europa-mirror1.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/index.php]] and download the build that matches your operating system and uncompress it.
1 +=== Short Story ===
2 2  
3 +There are two update sites at the moment (as of 27th Aug 2007):
4 +
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 +
11 +=== Long Story ===
12 +
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.
14 +
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.
16 +
3 3  ~1. Launch the Eclipse application.
4 4  
5 5  ----
... ... @@ -90,7 +90,7 @@
90 90  
91 91  ----
92 92  
93 -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 +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
94 94  
95 95  [[image:Picture 11.jpg]]
96 96