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

From version 169.1
edited by Mike Schrag
on 2008/02/29 10:42
Change comment: There is no comment for this version
To version 211.1
edited by David Avendasora
on 2009/09/04 14:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mschrag
1 +XWiki.avendasora
Content
... ... @@ -1,14 +1,24 @@
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 +* Requirements
4 +** System Requirements: Eclipse 3.4.2 (NOT 3.5 - see below)
5 +** Java 1.5 (not Java 1.4)
7 7  
7 +* Plugin URL for Eclipse 3.4.2: [[http://webobjects.mdimension.com/wolips/stable]](in eclipse 3.4, it may be necessary to use http:~/~/webobjects.mdimension.com/hudson/job/WOLipsStable/lastSuccessfulBuild/artifact/site)
8 +* There is also a nightly build available at [[http://webobjects.mdimension.com/wolips/nightly]] for those who want the latest, greatest features, even if it sometimes makes things unstable.
9 +
10 +{{note title="Eclipse 3.5"}}
11 +
12 +There is a build of WOLips for Eclipse 3.5, but it is currently unstable and should only be used by people that don't mind things not working correctly. Plugin URL for Eclipse 3.5: [http://webobjects.mdimension.com/wolips/eclipse_3_5]
13 +
14 +{{/note}}
15 +
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.
18 +The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.4.1 to use WOLips. To install Eclipse, go to the [[Eclipse 3.4.1 Download Site>>http://download.eclipse.org/eclipse/downloads/]] and download (Eclipse IDE for Java EE Developers recommended) the build that matches your operating system and uncompress it.
11 11  
20 +Note: Eclipse 3.4.1 is the minimum requirement for WOLips stable and recommended for nightly as well.
21 +
12 12  ~1. Launch the Eclipse application.
13 13  
14 14  ----
... ... @@ -77,9 +77,9 @@
77 77  
78 78  ----
79 79  
80 -13. 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.
90 +13. 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. [[Other WOLips Install Options]]
81 81  
82 -[[image:Picture 8.png]]
92 +[[image:WOLipsInstallOptions.png]]
83 83  
84 84  ----
85 85  
... ... @@ -117,4 +117,4 @@
117 117  
118 118  ----
119 119  
120 -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]].
130 +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]] or explore additional [[Useful Eclipse Plugins]].