Changes for page Install WOLips with Eclipse Update Manager
Last modified by Kieran Kelleher on 2021/02/17 17:30
From version 168.1
edited by David Holt
on 2007/12/10 17:04
on 2007/12/10 17:04
Change comment:
There is no comment for this version
To version 200.1
edited by chuckhill
on 2007/06/28 19:11
on 2007/06/28 19:11
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dholt1 +XWiki.chuckhill - Content
-
... ... @@ -1,21 +1,13 @@ 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://download.eclipse.org/eclipse/downloads]] and download the build that matches your operating system and uncompress it. 2 2 3 -* Plugin URL for Eclipse 3.3.1: [[http://webobjects.mdimension.com/wolips/nightly]] 4 -* System Requirements: Eclipse 3.3.1 or Eclipse 3.3.1.1 5 -* Java 1.5 (not Java 1.4) 6 - 7 -=== Long Story === 8 - 9 -The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.3.1 (or 3.3.1.1) to use WOLips. To install Eclipse, go to the [[Eclipse 3.3.1 Download Site>>http://download.eclipse.org/eclipse/downloads/]] and download the build that matches your operating system and uncompress it. 10 - 11 -If you are going the 3.3.1 route, then as of Oct 15, 2007, the only distro that is up to 3.3.1 release is Eclipse Classic, so use that one (or, if you are so inclined, download one of the other versions and immediately run the Eclipse project update which will get you to 3.3.1). 12 - 13 13 ~1. Launch the Eclipse application. 14 14 15 15 ---- 16 16 17 -2. The first window that will appear on a new installation of Eclipse is the workspace folder selection dialog. Your workspace is the folder that will contain all of your active projects along with the metadata Eclipse requires to maintain the projects. 7 +2. The first window that will appear on a new installation of Eclipse is the workspace folder selection dialog. Your workspace is the folder that will contain all of your active projects along with the metadata Eclipse requires to maintain the projects. 18 18 9 +**DO NOT USE A PATH WITH SPACES IN IT** 10 + 19 19 [[image:Bild 1.png]] 20 20 21 21 ---- ... ... @@ -44,11 +44,11 @@ 44 44 45 45 ---- 46 46 47 -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.39 +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. 48 48 49 49 [[image:newUpdateSite_stable.jpg]] 50 50 51 -//Note: All builds beyond 4118 are Eclipse 3.3 only//. Soget thelatestnightly.... anddon'teagerto updateiteverydayifitis running smoothly :-)43 +//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. 52 52 53 53 ---- 54 54 ... ... @@ -58,7 +58,7 @@ 58 58 59 59 ---- 60 60 61 -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. 53 +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. 62 62 63 63 [[image:Bild 8.jpg]] 64 64 ... ... @@ -94,14 +94,8 @@ 94 94 95 95 ---- 96 96 97 -15. Eclipse will need to be restarted for the WOLips plugins to be available. 89 +15. Lastly, Eclipse will need to be restarted for the WOLips plugins to be available. 98 98 99 99 [[image:Bild 16.png]] 100 100 101 ----- 102 - 103 -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 104 - 105 -[[image:Picture 11.jpg]] 106 - 107 -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]]. 93 +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.