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

From version 193.1
edited by Marc Guenther
on 2007/08/27 16:04
Change comment: added "Short story"
To version 171.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.marc
1 +XWiki.dholt
Content
... ... @@ -2,8 +2,8 @@
2 2  
3 3  There are two update sites at the moment (as of 27th Aug 2007):
4 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
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 7  (development version is not yet considered production ready)
8 8  
9 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 +10,10 @@
10 10  
11 11  === Long Story ===
12 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://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.
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 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 (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 +
15 15  ~1. Launch the Eclipse application.
16 16  
17 17  ----
... ... @@ -102,7 +102,7 @@
102 102  
103 103  ----
104 104  
105 -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
106 106  
107 107  [[image:Picture 11.jpg]]
108 108