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

From version 253.1
edited by David LeBer
on 2010/05/19 14:58
Change comment: There is no comment for this version
To version 245.1
edited by Timothy Worman
on 2010/10/07 19:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dleber
1 +XWiki.tworman
Content
... ... @@ -1,18 +1,18 @@
1 1  === Short Story ===
2 2  
3 3  * Requirements
4 -** System Requirements: Eclipse 3.4.2, or 3.5.2 (Carbon recommended - Cocoa is slow)
5 -** If you want to be on the cutting edge you can use Eclipse 3.6
4 +** System Requirements: Eclipse 3.6.1 (32-bit or 64-bit depending on your architecture)
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 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 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/]]
10 +** Eclipse 3.6 (Stable): [[http://webobjects.mdimension.com/hudson/job/WOLips36Stable/lastSuccessfulBuild/artifact/site/]]
11 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  
15 -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.
15 +The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.6.1 and use WOLips 3.6 Stable. To install Eclipse, go to the [[Eclipse 3.6.1 Download Site>>http://www.eclipse.org/downloads/packages/release/helios/sr1]] and download (Eclipse IDE for Java EE Developers recommended) the build that matches your operating system/processor and uncompress it.
16 16  
17 17  {{warning}}
18 18  
... ... @@ -30,27 +30,31 @@
30 30  
31 31  ----
32 32  
33 -3. The first time you launch Eclipse, you will be taken to the Welcome screen. You can review the Welcome content if you would like. When you are finished, select the "Workbench" icon on the right side, as pictured below. After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again.
33 +3. 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.
34 34  
35 -[[image:Picture3a.png]]
35 +[[image:ecplipse-start.png]]
36 36  
37 +After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again.
38 +
39 +[[image:restore-welcome.png||border="1" align="left"]]
40 +
37 37  ----
38 38  
39 -4. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse SDK"
43 +4. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse"
40 40  
41 -[[image:Picture 14.png]]
45 +[[image:AboutEclipse.png]]
42 42  
43 43  ----
44 44  
45 -5. On the About dialog, choose "Configuration Details"
49 +5. On the About dialog, click "Installation Details"
46 46  
47 -[[image:AboutEclipse.png]]
51 +[[image:AboutEclipseDialog.png]]
48 48  
49 49  ----
50 50  
51 -6. Scroll down until you find "java.vm.version" and verify that it is listed as some variant of 1.5.x or 1.6.x (the exact version is not important)
55 +6. Click "Configuration" and Scroll down until you find "java.version" and verify that it is listed as some variant of 1.5.x or 1.6.x (the exact version is not important)
52 52  
53 -[[image:Configuration.jpg]]
57 +[[image:JavaVersionCheck.png]]
54 54  
55 55  ----
56 56