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

From version 163.1
edited by Mike Schrag
on 2008/02/29 10:08
Change comment: There is no comment for this version
To version 165.1
edited by Mike Schrag
on 2008/02/29 10:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,90 +15,106 @@
15 15  
16 16  2. 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.
17 17  
18 -[[image:Bild 1.png]]
18 +[[image:Picture 2.png]]
19 19  
20 20  ----
21 21  
22 22  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.
23 23  
24 -[[image:Bild 2.png]]
24 +[[image:Picture 3.png]]
25 25  
26 26  ----
27 27  
28 -4. Currently you have a stock Eclipse installation which will allow you to do normal Java development, but it does not contain any of the WOLips plugins, so you will not have any of the WebObjects development tools. To begin your WOLips installation, go to the Help=>Software Updates=>Find and Install ... menu item.
28 +4. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse SDK"
29 29  
30 -[[image:Bild 3.png]]
30 +[[image:Picture 14.png]]
31 31  
32 32  ----
33 33  
34 -5. Select "Search for new features to install" and click "Next"
34 +5. On the About dialog, choose "Configuration Details"
35 35  
36 -[[image:Bild 4.png]]
36 +[[image:Picture 15.png]]
37 37  
38 38  ----
39 39  
40 -6. The next dialog you get to shows the list of update sites that are available in your Eclipse install. The first time you go through this process, you will need to create the Remote Install site that points to the WOLips server. After the initial install, you can skip this step and just select the already existing WOLips site instead. To continue, select "New Remote Site" on the right hand side.
40 +6. Scroll down until you find "java.version" and verify that it is listed as some variant of 1.5.x (the exact version is not important)
41 41  
42 -[[image:Bild 5.png]]
42 +[[image:Picture 16.png]]
43 43  
44 44  ----
45 45  
46 -7. In the New Update Site dialog, enter "WOLips" as the name, and as the URL [[http://webobjects.mdimension.com/wolips/stable]] and click OK.
46 +7. If it is not, you will need to change your default Java VM to be Java 5 (see Apple's instructions for this), or you will need to modify the Info.plist inside the Eclipse.app to tell it to open with only Java 5. If Eclipse is running in 1.5, then close the dialogs back out to the main Eclipse window and proceed.
47 47  
48 -[[image:newUpdateSite_stable.jpg]]
48 +----
49 49  
50 +8. Currently you have a stock Eclipse installation which will allow you to do normal Java development, but it does not contain any of the WOLips plugins, so you will not have any of the WebObjects development tools. To begin your WOLips installation, go to the Help=>Software Updates=>Find and Install ... menu item.
51 +
52 +[[image:Picture 17.png]]
53 +
50 50  ----
51 51  
52 -8. You should now be returned to the list of install sites with your new Remote Install Site selected. Click "Finish" to continue.
56 +9. Select "Search for new features to install" and click "Next"
53 53  
54 -[[image:Bild 7.jpg]]
58 +[[image:Picture 4.png]]
55 55  
56 56  ----
57 57  
58 -9. Expand the WOLips folder and select only **Standard Install**. Leave the other options until you are more familiar with Eclipse and WOLips and decide that you need them.
62 +10. The next dialog you get to shows the list of update sites that are available in your Eclipse install. The first time you go through this process, you will need to create the Remote Install site that points to the WOLips server. After the initial install, you can skip this step and just select the already existing WOLips site instead. To continue, select "New Remote Site" on the right hand side.
59 59  
60 -[[image:Bild 8.jpg]]
64 +[[image:Picture 5.png]]
61 61  
62 62  ----
63 63  
64 -10. This next dialog contains the license agreements for the selected features. After reviewing the agreements (you DO review your license agreements, right :-) ), select "I accept the terms in this license agreement". Selecting this radio button will accept the license agreements for **all** of the features listed. Click "Next" to continue.
68 +~11. In the New Update Site dialog, enter "WOLips" as the name, and as the URL [[http://webobjects.mdimension.com/wolips/stable]] and click OK.
65 65  
66 -[[image:Bild 11.png]]
70 +[[image:Picture 6.png]]
67 67  
68 68  ----
69 69  
70 -~11. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue.
74 +12. You should now be returned to the list of install sites with your new Remote Install Site selected. Click "Finish" to continue.
71 71  
72 -[[image:Bild 12.png]]
76 +[[image:Picture 7.png]]
73 73  
74 74  ----
75 75  
76 -12. Eclipse will now download the features and plugins that you requested.
80 +13. Expand the WOLips folder and select only **Standard Install**. Leave the other options until you are more familiar with Eclipse and WOLips and decide that you need them.
77 77  
78 -[[image:Bild 13.png]]
82 +[[image:Picture 8.png]]
79 79  
80 80  ----
81 81  
82 -13. Once the download is complete, Eclipse will present you with the installation confirmation for each feature. The easiest option is to just select "Install All," though you can review each one individually if you would like.
86 +14. This next dialog contains the license agreements for the selected features. After reviewing the agreements (you DO review your license agreements, right :-) ), select "I accept the terms in this license agreement". Selecting this radio button will accept the license agreements for **all** of the features listed. Click "Next" to continue.
83 83  
84 -[[image:Bild 14.png]]
88 +[[image:Picture 9.png]]
85 85  
86 86  ----
87 87  
88 -14. More of the waiting game, though it should be quicker than the download.
92 +15. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue.
89 89  
90 -[[image:Bild 15.png]]
94 +[[image:Picture 10.png]]
91 91  
92 92  ----
93 93  
94 -15. Eclipse will need to be restarted for the WOLips plugins to be available.
98 +16. Eclipse will now download the features and plugins that you requested.
95 95  
96 -[[image:Bild 16.png]]
100 +[[image:Picture 11.png]]
97 97  
98 98  ----
99 99  
100 -16. Before you create/import projects, it might be prudent to check that Eclipse is using the latest Java 1.5. So go ahead and open Eclipse > Preferences and navigate to following preferences pane and make sure Java 1.5 (which is a symbolic link to the latest version of 1.5 on your system) is selected
104 +17. Once the download is complete, Eclipse will present you with the installation confirmation for each feature. The easiest option is to just select "Install All," though you can review each one individually if you would like.
101 101  
102 -[[image:Picture 11.jpg]]
106 +[[image:Picture 12.png]]
103 103  
108 +----
109 +
110 +18. More of the waiting game, though it should be quicker than the download.
111 +
112 +----
113 +
114 +19. Eclipse will need to be restarted for the WOLips plugins to be available.
115 +
116 +[[image:Picture 13.png]]
117 +
118 +----
119 +
104 104  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]].