Changes for page Install WOLips with Eclipse Update Manager
Last modified by Kieran Kelleher on 2021/02/17 17:30
From version 220.1
edited by Kieran Kelleher
on 2009/12/06 12:52
on 2009/12/06 12:52
Change comment:
There is no comment for this version
To version 228.1
edited by Kieran Kelleher
on 2009/12/21 09:45
on 2009/12/21 09:45
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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,8 +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 20 - Note: Eclipse 3.4.1 is the minimum requirement for WOLips stable andrecommended for nightly as well.26 +{{warning}} 21 21 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 + 22 22 ~1. Launch the Eclipse application. 23 23 24 24 ----