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

From version 186.1
edited by David Holt
on 2010/05/18 16:20
Change comment: There is no comment for this version
To version 191.1
edited by David LeBer
on 2010/05/19 14:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.dleber
Content
... ... @@ -6,9 +6,9 @@
6 6  ** Java 1.5 or greater (not Java 1.4)
7 7  
8 8  * WOLips plugin URL for your respective version of Eclipse:
9 -** Eclipse 3.4.2: [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips34Stable>>http://webobjects.mdimension.com/hudson/job/WOLips34Stable]]
10 -** Eclipse 3.5.2: [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips35Stable>>http://webobjects.mdimension.com/hudson/job/WOLips35Stable]]
11 -** Eclipse 3.6.x: [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips36Current>>http://webobjects.mdimension.com/hudson/job/WOLips36Current]]
9 +** Eclipse 3.4 (Stable): [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips34Stable/lastSuccessfulBuild/artifact/site/>>http://webobjects.mdimension.com/hudson/job/WOLips34Stable/lastSuccessfulBuild/artifact/site/]]
10 +** Eclipse 3.5 (Stable): [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips35Stable/lastSuccessfulBuild/artifact/site/>>http://webobjects.mdimension.com/hudson/job/WOLips35Stable/lastSuccessfulBuild/artifact/site/]]
11 +** Eclipse 3.6 (Experimental): [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips36Current/lastSuccessfulBuild/artifact/site/>>http://webobjects.mdimension.com/hudson/job/WOLips36Current/lastSuccessfulBuild/artifact/site/]]
12 12  
13 13  === Long Story ===
14 14  
... ... @@ -70,8 +70,10 @@
70 70  
71 71  ----
72 72  
73 -10. The first time you go through this process, you will need to add the WOLips site to the list. After the initial install, you can skip this step and just select the already existing WOLips site instead. To continue, select "Add Site..." on the right hand side. The "Add Site" panel appears. In the Location field, enter the URL for the "stable" version of WOLips: [[http://webobjects.mdimension.com/wolips/stable]] and click OK.
73 +10. The first time you go through this process, you will need to add the WOLips site to the list. After the initial install, you can skip this step and just select the already existing WOLips site instead. To continue, select "Add Site..." on the right hand side. The "Add Site" panel appears. In the Location field, enter the URL for the version of WOLips that matches your version of Eclipse (See the "Short Version" at the top of this page) and click OK. i.e: For Eclipse 3.5, use [[http:~~/~~/webobjects.mdimension.com/hudson/job/WOLips35Stable/lastSuccessfulBuild/artifact/site/>>http://webobjects.mdimension.com/hudson/job/WOLips35Stable/lastSuccessfulBuild/artifact/site/]]
74 74  
75 +**{//}NOTE{//}{**}//: Please ignore the url in the screenshot (and the man behind the curtain) below.//
76 +
75 75  [[image:SoftwareUpdatesAddSite.jpg]]
76 76  
77 77  ----