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

From version 224.1
edited by Kieran Kelleher
on 2009/12/06 13:20
Change comment: There is no comment for this version
To version 226.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
... ... @@ -23,6 +23,12 @@
23 23  
24 24  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.
25 25  
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 :-P
29 +
30 +{{/warning}}
31 +
26 26  ~1. Launch the Eclipse application.
27 27  
28 28  ----