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

From version 162.1
edited by Mike Schrag
on 2008/02/29 10:06
Change comment: There is no comment for this version
To version 195.1
edited by Kieran Kelleher
on 2007/07/27 09:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mschrag
1 +XWiki.kieran
Content
... ... @@ -1,14 +1,5 @@
1 -=== Short Story ===
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.
2 2  
3 -* Plugin URL for Eclipse 3.3.2: [[http://webobjects.mdimension.com/wolips/nightly]]
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)
7 -
8 -=== Long Story ===
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.
11 -
12 12  ~1. Launch the Eclipse application.
13 13  
14 14  ----
... ... @@ -43,11 +43,11 @@
43 43  
44 44  ----
45 45  
46 -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.
37 +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.
47 47  
48 48  [[image:newUpdateSite_stable.jpg]]
49 49  
50 -//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 :-)
41 +//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.
51 51  
52 52  ----
53 53  
... ... @@ -57,7 +57,7 @@
57 57  
58 58  ----
59 59  
60 -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.
51 +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.
61 61  
62 62  [[image:Bild 8.jpg]]
63 63  
... ... @@ -99,8 +99,8 @@
99 99  
100 100  ----
101 101  
102 -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
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
103 103  
104 104  [[image:Picture 11.jpg]]
105 105  
106 -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]].
97 +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.