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

From version 212.1
edited by David Avendasora
on 2009/09/04 14:44
Change comment: There is no comment for this version
To version 160.1
edited by Mike Schrag
on 2008/02/29 10:40
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,60 +1,50 @@
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.
12 +~1. First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse SDK"
21 21  
22 -~1. Launch the Eclipse application.
14 +[[image:Picture 14.png]]
23 23  
24 24  ----
25 25  
26 -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.
18 +2. On the About dialog, choose "Configuration Details"
27 27  
28 -[[image:Picture 2.png]]
20 +[[image:Picture 15.png]]
29 29  
30 30  ----
31 31  
32 -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.
24 +3. 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)
33 33  
34 -[[image:Picture 3.png]]
26 +[[image:Picture 16.png]]
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"
30 +4. 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.
39 39  
40 -[[image:Picture 14.png]]
41 -
42 42  ----
43 43  
44 -5. On the About dialog, choose "Configuration Details"
34 +5. Launch the Eclipse application.
45 45  
46 -[[image:Picture 15.png]]
47 -
48 48  ----
49 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)
38 +6. 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.
51 51  
52 -[[image:Picture 16.png]]
40 +[[image:Picture 2.png]]
53 53  
54 54  ----
55 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.
44 +7. 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.
57 57  
46 +[[image:Picture 3.png]]
47 +
58 58  ----
59 59  
60 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.
... ... @@ -87,9 +87,9 @@
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]]
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.
91 91  
92 -[[image:WOLipsInstallOptions.png]]
82 +[[image:Picture 8.png]]
93 93  
94 94  ----
95 95  
... ... @@ -127,4 +127,4 @@
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]].
120 +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]].