Short Story
...
Most recent info
For Eclipse 2020-09 and newer, use the following update site: https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/
Quick Start
Warning |
---|
|
To avoid weird and inconsistent behavior by WOLips the complete paths to the Eclipse executable, to your Eclipse Workspace and to any external WOFrameworks must NOT have spaces nor dashes in them! |
Install Eclipse
- WOLips System Requirements:
- Java 1.5 or greater (not Java 1.4)
- WOlips Stable: Eclipse 3.4.2, or 3.5.2 (Carbon recommended - Cocoa is slow)
- If you want to be on the cutting edge you can use Eclipse 3.6
- Java 1.5 or greater (not Java 1.4)
- WOLips plugin URL for your respective version of Eclipse:
Long Story
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 and download (Eclipse IDE for Java EE Developers recommended) the build that matches your operating system and uncompress it.
Warning |
---|
To avoid weird behavior, the complete path to the Eclipse executable must have NO spaces in it. Probably wise to ensure likewise with your workspace directory path. Your workspace should not include dashes either. You have been warned!  |
1. Launch the Eclipse application.
...
Warning |
---|
title | For Ubuntu (Linux) Developers |
---|
|
For Ubuntu users, we recommend that you use Eclipse 3.7 (Indigo) with WOLips installed as described below. WOLips for Eclipse 4.2 and Eclipse 4.3 dhave known bugs, particularly with switching Component Editor tabs (Component, Display Group, Api, etc.). The same bug does NOT affect WOLips for Eclipse 3.7. |
Install WOLips Plugin
- WOLips Eclipse plugin Update Site:
Warning |
---|
|
WOLips for Eclipse 4.2 and Eclipse 4.3 dhave known bugs, particularly with switching Component Editor tabs (Component, Display Group, Api, etc.). The same bug does NOT affect WOLipsfor Eclipse 3.7. |
Full Details
Warning |
---|
|
To avoid weird and inconsistent behavior by WOLips the complete paths to the Eclipse executable, to your Eclipse Workspace and to any external WOFrameworks must NOT have spaces nor dashes in them! |
Install Eclipse
WOLips System Requirements:- Java 1.5 or greater (not Java 1.4)
- WOLips Current: Eclipse 3.7 Classic (32-bit or 64-bit depending on your architecture)
Launch the Eclipse application.
- 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.
Image Modified - Eclipse Welcome Screen
...
- 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.
Image Added
After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again.
Image Added
...
...
- First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse
...
...
Image Added
...
...
...
Image Removed
...
Image Added- 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)
...
Image Added
...
- If the java.version is not 1.5.x or 1.6.x, you will need to change your default Java VM to be Java 5 (or 6) (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 (or 6). If Eclipse is running in 1.5
...
...
- .x then close the dialogs back out to the main Eclipse window and proceed.
...
Install WOLips
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, from
...
...
- , select Help => Install New Software
...
...
Image Added
This opens the "
...
Image Removed
9. The "Installed Software" tab is selected. Click the Available Software tab to display the current list of update sites that are available in your Eclipse install:
Image Removed
...
- Install" panel where you can specify sites for Eclipse to download new software features. This dialog allows you to add/inspect any software features you have downloaded or were included in your default install of Eclipse. You can click "Available Software Sites" to see what was included by default.
Image Added- To install WOLips you will need to add the WOLips update site to
...
- Eclipse. You do this by clicking the "Add" button. In the Name field you can enter a name for your update site. The name is arbitrary but since you could have multiple similar update sites you should give it a name that leaves no doubt about what it is.
Image Added
In the Location field, enter
...
- one of the following URLs:
...
Image Removed
...
...
...
...
Depending on your platform, you should remove either "WOLips Goodies Win" (if you're on a Mac) or "WOLips Goodies Mac" (if ... gasp!):
Image Removed
...
...
...
Image Removed
...
Image Added
- You'll see an "Install" panel, asking you to Review and Confirm selected items to be installed
...
...
Image Added
...
- Click Next >. The 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 of the license
...
...
- Selecting this radio button will accept the license agreements for all of the features listed. Click Finish to continue. You may also get a warning about "unsigned content." Click "OK" to dismiss that dialog and continue the install.
...
Image Added
...
- Eclipse will now download and install all the selected features and plugins. When it has completed, it will prompt you to restart Eclipse. Select
...
...
Image Added
Done!
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.