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

From version 242.1
edited by Timothy Worman
on 2010/10/07 19:12
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
Content
... ... @@ -32,7 +32,7 @@
32 32  
33 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:ecplipse-start.png||border="1"]]
35 +[[image:ecplipse-start.png]]
36 36  
37 37  After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again.
38 38  
... ... @@ -42,17 +42,19 @@
42 42  
43 43  4. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse"
44 44  
45 +[[image:AboutEclipse.png]]
46 +
45 45  ----
46 46  
47 -5. On the About dialog, choose "Configuration Details"
49 +5. On the About dialog, click "Installation Details"
48 48  
49 -[[image:AboutEclipse.png]]
51 +[[image:AboutEclipseDialog.png]]
50 50  
51 51  ----
52 52  
53 -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)
54 54  
55 -[[image:Configuration.jpg]]
57 +[[image:JavaVersionCheck.png]]
56 56  
57 57  ----
58 58