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

From version 313.1
edited by Amy Worrall
on 2012/07/05 06:09
Change comment: Removed banner stating there are Windows specific instructions, since the page linked to is missing.
To version 308.1
edited by David Avendasora
on 2011/09/03 01:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.amorya
1 +XWiki.avendasora
Content
... ... @@ -1,3 +1,9 @@
1 +{{note title="Windows Installation"}}
2 +
3 +While these instructions should be cross-platform, there are [Windows-specific Instructions|http://wiki.objectstyle.org/confluence/display/WOL/Installing+WebObjects-WOLips+on+Windows] as well.
4 +
5 +{{/note}}
6 +
1 1  === Quick Start ===
2 2  
3 3  {{warning title="Eclipse Paths"}}
... ... @@ -11,13 +11,13 @@
11 11  * WOLips System Requirements:
12 12  ** Java 1.5 or greater (not Java 1.4)
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 -** **WOLips Current**: [[Eclipse 3.7 Classic>>http://www.eclipse.org/downloads/packages/release/indigo/sr2]] (32-bit or 64-bit depending on your architecture)
20 +** **WOLips Current**: [[Eclipse 3.7 Classic>>http://www.eclipse.org/downloads/]] (32-bit or 64-bit depending on your architecture)
15 15  
16 16  1. h5. Install WOLips Plugin
17 17  
18 18  * WOLips Eclipse plugin **Update Site**:
19 19  ** **Stable**: (For Eclipse 3.6) [[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/lastSuccessfulBuild/artifact/site/]]
20 -** **Current**: (For Elipse 3.7) [[http://jenkins.wocommunity.org/job/WOLips37Stable/lastSuccessfulBuild/artifact/temp/dist/]]
26 +** **Current**: (For Elipse 3.7) [[http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/]]
21 21  
22 22  === Full Details ===
23 23  
... ... @@ -29,9 +29,12 @@
29 29  
30 30  1. h5. Install Eclipse
31 31  WOLips System Requirements:
32 -1*. Java 1.5 or greater (not Java 1.4)
33 -1*. **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)
34 -1*. **WOLips Current**: [[Eclipse 3.7 Classic>>http://www.eclipse.org/downloads/]] (32-bit or 64-bit depending on your architecture)
38 +
39 +*
40 +** Java 1.5 or greater (not Java 1.4)
41 +** **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)
42 +** **WOLips Current**: [[Eclipse 3.7 Classic>>http://www.eclipse.org/downloads/]] (32-bit or 64-bit depending on your architecture)
43 +
35 35  1. h5. Launch the Eclipse application.
36 36  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.
37 37  [[image:Picture 2.png]]
... ... @@ -57,7 +57,7 @@
57 57  [[image:AddWOLipsSite.png]]
58 58  In the Location field, enter one of the following URLs:
59 59  11*. **Stable**: (For Eclipse 3.6) [[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/lastSuccessfulBuild/artifact/site/]]
60 -11*. **Current**: (For Elipse 3.7) [[http://jenkins.wocommunity.org/job/WOLips37Stable/lastSuccessfulBuild/artifact/temp/dist/]]
69 +11*. **Current**: (For Elipse 3.7) [[http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/]]
61 61  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."
62 62  [[image:SelectFeatures.png||border="1"]]
63 63  11. You'll see an "Install" panel, asking you to Review and Confirm selected items to be installed.
... ... @@ -67,4 +67,4 @@
67 67  11. Eclipse will now download and install all the selected features and plugins. When it has completed, it will prompt you to restart Eclipse. Select "Restart Now."
68 68  [[image:restart.png]]
69 69  1. h5. Done
70 -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]] or explore additional [[documentation:Useful Eclipse Plugins]].
79 +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]] or explore additional [[Useful Eclipse Plugins]].