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

From version 144.1
edited by David Avendasora
on 2011/09/03 01:28
Change comment: There is no comment for this version
To version 137.1
edited by David Avendasora
on 2011/09/03 01:24
Change comment: Coverted to use Confluence outline numbering and tweaked quick start instructions.

Summary

Details

Page properties
Content
... ... @@ -2,11 +2,11 @@
2 2  
3 3  {{warning title="Eclipse Paths"}}
4 4  
5 -To avoid weird and inconsistent behavior by WOLips the complete paths to the Eclipse executable, to your Eclipse Workspace and to any external WOFrameworks *must* {color:#ff0000}{*}NOT{*}{color} *have spaces nor dashes in them\!*
5 +To avoid weird and inconsistent behavior by WOLips, the complete paths to the Eclipse executable, to your Eclipse Workspace and to any external WOFrameworks *must* {color:#ff0000}{*}NOT{*}{color} *have spaces nor dashes in them\!*
6 6  
7 7  {{/warning}}
8 8  
9 -1. h5. Install Eclipse
9 +===== Install Eclipse =====
10 10  
11 11  * WOLips System Requirements:
12 12  ** Java 1.5 or greater (not Java 1.4)
... ... @@ -13,24 +13,23 @@
13 13  ** **WOlips Stable**: [[Eclipse 3.6.1 Classic>>http://www.eclipse.org/downloads/packages/release/helios/sr2]] (32-bit or 64-bit depending on your architecture)
14 14  ** **WOLips Current**: [[Eclipse 3.7 Classic>>http://www.eclipse.org/downloads/]] (32-bit or 64-bit depending on your architecture)
15 15  
16 -1. h5. Install WOLips Plugin
16 +===== Install WOLips Plugin =====
17 17  
18 18  * WOLips Eclipse plugin **Update Site**:
19 -** **Stable**: (For Eclipse 3.6) [[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/lastSuccessfulBuild/artifact/site/]]
20 -** **Current**: (For Elipse 3.7) [[http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/]]
19 +** **Stable**: (For Eclipse 3.6)[[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/lastSuccessfulBuild/artifact/site/]]
20 +** **Current**: (For Elipse 3.7)[[http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/]]
21 21  
22 22  === Full Details ===
23 23  
24 24  {{warning title="Eclipse Paths"}}
25 25  
26 -To avoid weird and inconsistent behavior by WOLips the complete paths to the Eclipse executable, to your Eclipse Workspace and to any external WOFrameworks *must* {color:#ff0000}{*}NOT{*}{color} *have spaces nor dashes in them\!*
26 +To avoid weird and inconsistent behavior by WOLips, the complete paths to the Eclipse executable, to your Eclipse Workspace and to any external WOFrameworks *must* {color:#ff0000}{*}NOT{*}{color} *have spaces nor dashes in them\!*
27 27  
28 28  {{/warning}}
29 29  
30 30  1. h5. Install Eclipse
31 -WOLips System Requirements:
32 32  
33 -*
32 +* WOLips System Requirements:
34 34  ** Java 1.5 or greater (not Java 1.4)
35 35  ** **WOlips Stable** Recommended: [[Eclipse 3.6.1 Classic>>http://www.eclipse.org/downloads/packages/release/helios/sr2]] (32-bit or 64-bit depending on your architecture)
36 36  ** **WOLips Current**: [[Eclipse 3.7 Classic>>http://www.eclipse.org/downloads/]] (32-bit or 64-bit depending on your architecture)
... ... @@ -39,7 +39,7 @@
39 39  11. 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.
40 40  [[image:Picture 2.png]]
41 41  11. Eclipse Welcome Screen
42 -The first time you launch Eclipse, you will be taken to the Welcome screen. You can review the Welcome content if you would like and the tutorials are useful if you are unfamiliar with the platform. When you are finished, select the "Workbench" icon on the right side, as pictured below.
41 + The first time you launch Eclipse, you will be taken to the Welcome screen. You can review the Welcome content if you would like and the tutorials are useful if you are unfamiliar with the platform. When you are finished, select the "Workbench" icon on the right side, as pictured below.
43 43  [[image:ecplipse-start.png]]
44 44  After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again.
45 45  [[image:restore-welcome.png]]
... ... @@ -59,8 +59,8 @@
59 59  11. To install WOLips you will need to add the WOLips update site to Eclipse. You do this by clicking the "Add" button.  In the Name field you can enter a name for your update site. The name is arbitrary but since you could have multiple similar update sites you should give it a name that leaves no doubt about what it is.
60 60  [[image:AddWOLipsSite.png]]
61 61  In the Location field, enter one of the following URLs:
62 -11*. **Stable**: (For Eclipse 3.6) [[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/lastSuccessfulBuild/artifact/site/]]
63 -11*. **Current**: (For Elipse 3.7) [[http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/]]
61 +11*. **Stable**: (For Eclipse 3.6)[[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/lastSuccessfulBuild/artifact/site/]]
62 +11*. **Current**: (For Elipse 3.7)[[http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/]]
64 64  11. You are returned to the "Install" panel, the WOLips site having been added to the list, and fully expanded to display all its offerings. Select features you want. If you're just getting started with WOLips you should select "WOLips" and "WOLips Goodies." Leave the other options until you are more familiar with Eclipse and WOLips and decide that you need them. (Here are some [[Other WOLips Install Options]].)  After selecting the options you want, click "Next." You'll briefly see a progress bar while Eclipse "calculates requirements and dependencies."
65 65  [[image:SelectFeatures.png||border="1"]]
66 66  11. You'll see an "Install" panel, asking you to Review and Confirm selected items to be installed.