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

From version 211.1
edited by David Avendasora
on 2009/09/04 14:44
Change comment: There is no comment for this version
To version 157.1
edited by Mike Schrag
on 2008/02/29 10:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.mschrag
Content
... ... @@ -1,24 +1,14 @@
1 1  === Short Story ===
2 2  
3 -* Requirements
4 -** System Requirements: Eclipse 3.4.2 (NOT 3.5 - see below)
5 -** Java 1.5 (not Java 1.4)
3 +* Plugin URL for Eclipse 3.3.2: [[http://webobjects.mdimension.com/wolips/stable]]
4 +* System Requirements: Eclipse 3.3 or better
5 +* HIGHLY Recommended: Eclipse 3.3.2 (especially for Leopard)
6 +* Java 1.5 (not Java 1.4)
6 6  
7 -* Plugin URL for Eclipse 3.4.2: [[http://webobjects.mdimension.com/wolips/stable]](in eclipse 3.4, it may be necessary to use http:~/~/webobjects.mdimension.com/hudson/job/WOLipsStable/lastSuccessfulBuild/artifact/site)
8 -* There is also a nightly build available at [[http://webobjects.mdimension.com/wolips/nightly]] for those who want the latest, greatest features, even if it sometimes makes things unstable.
9 -
10 -{{note title="Eclipse 3.5"}}
11 -
12 -There is a build of WOLips for Eclipse 3.5, but it is currently unstable and should only be used by people that don't mind things not working correctly. Plugin URL for Eclipse 3.5: [http://webobjects.mdimension.com/wolips/eclipse_3_5]
13 -
14 -{{/note}}
15 -
16 16  === Long Story ===
17 17  
18 -The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.4.1 to use WOLips. To install Eclipse, go to the [[Eclipse 3.4.1 Download Site>>http://download.eclipse.org/eclipse/downloads/]] and download (Eclipse IDE for Java EE Developers recommended) the build that matches your operating system and uncompress it.
10 +The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.3.2 to use WOLips. To install Eclipse, go to the [[Eclipse 3.3.2 Download Site>>http://download.eclipse.org/eclipse/downloads/]] and download the build that matches your operating system and uncompress it.
19 19  
20 -Note: Eclipse 3.4.1 is the minimum requirement for WOLips stable and recommended for nightly as well.
21 -
22 22  ~1. Launch the Eclipse application.
23 23  
24 24  ----
... ... @@ -35,96 +35,80 @@
35 35  
36 36  ----
37 37  
38 -4. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse SDK"
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.
39 39  
40 -[[image:Picture 14.png]]
41 -
42 -----
43 -
44 -5. On the About dialog, choose "Configuration Details"
45 -
46 -[[image:Picture 15.png]]
47 -
48 -----
49 -
50 -6. Scroll down until you find "java.vm.version" and verify that it is listed as some variant of 1.5.x (the exact version is not important)
51 -
52 -[[image:Picture 16.png]]
53 -
54 -----
55 -
56 -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.
57 -
58 -----
59 -
60 -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.
61 -
62 62  [[image:Picture 17.png]]
63 63  
64 64  ----
65 65  
66 -9. Select "Search for new features to install" and click "Next"
34 +5. Select "Search for new features to install" and click "Next"
67 67  
68 68  [[image:Picture 4.png]]
69 69  
70 70  ----
71 71  
72 -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.
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.
73 73  
74 74  [[image:Picture 5.png]]
75 75  
76 76  ----
77 77  
78 -~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.
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.
79 79  
80 80  [[image:Picture 6.png]]
81 81  
82 82  ----
83 83  
84 -12. You should now be returned to the list of install sites with your new Remote Install Site selected. Click "Finish" to continue.
52 +8. You should now be returned to the list of install sites with your new Remote Install Site selected. Click "Finish" to continue.
85 85  
86 86  [[image:Picture 7.png]]
87 87  
88 88  ----
89 89  
90 -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. [[Other WOLips Install Options]]
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.
91 91  
92 -[[image:WOLipsInstallOptions.png]]
60 +[[image:Picture 8.png]]
93 93  
94 94  ----
95 95  
96 -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.
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.
97 97  
98 98  [[image:Picture 9.png]]
99 99  
100 100  ----
101 101  
102 -15. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue.
70 +~11. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue.
103 103  
104 104  [[image:Picture 10.png]]
105 105  
106 106  ----
107 107  
108 -16. Eclipse will now download the features and plugins that you requested.
76 +12. Eclipse will now download the features and plugins that you requested.
109 109  
110 110  [[image:Picture 11.png]]
111 111  
112 112  ----
113 113  
114 -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.
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.
115 115  
116 116  [[image:Picture 12.png]]
117 117  
118 118  ----
119 119  
120 -18. More of the waiting game, though it should be quicker than the download.
88 +14. More of the waiting game, though it should be quicker than the download.
121 121  
90 +[[image:Picture 13.png]]
91 +
122 122  ----
123 123  
124 -19. Eclipse will need to be restarted for the WOLips plugins to be available.
94 +15. Eclipse will need to be restarted for the WOLips plugins to be available.
125 125  
126 -[[image:Picture 13.png]]
96 +[[image:Picture 14.png]]
127 127  
128 128  ----
129 129  
130 -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]].
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
101 +
102 +[[image:Picture 11.jpg]]
103 +
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]].