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

From version 218.1
edited by Kieran Kelleher
on 2009/12/06 12:56
Change comment: There is no comment for this version
To version 228.1
edited by Kieran Kelleher
on 2009/12/21 09:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,9 @@
1 +{{note title="This content needs updating"}}
2 +
3 +Specifically the "Long Story" steps and screenshots which are form 3.3 installation and are not exactly the same for 3.4
4 +
5 +{{/note}}
6 +
1 1  === Short Story ===
2 2  
3 3  * Requirements
... ... @@ -17,6 +17,12 @@
17 17  
18 18  The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.4.2 to use WOLips. To install Eclipse, go to the [[Eclipse 3.4.2 Download Site>>http://www.eclipse.org/downloads/packages/release/ganymede/sr2]] and download (Eclipse IDE for Java EE Developers recommended) the build that matches your operating system and uncompress it.
19 19  
26 +{{warning}}
27 +
28 +To avoid weird behavior, the complete path to the Eclipse executable must have *NO* spaces in it. Probably wise to ensure likewise with your workspace directory path. You have been warned! :-)
29 +
30 +{{/warning}}
31 +
20 20  ~1. Launch the Eclipse application.
21 21  
22 22  ----