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! |
...
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.

- 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.

After this there is a small pane in the lower right status bar, where you can look up the Welcome screen again.

Verify Java Version
- First, let's verify that you're running Eclipse with Java 5. Go to the "Eclipse" menu, and select "About Eclipse"

- On the About dialog, click "Installation Details"

- 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)

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 or 1.6.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 within Eclipse, select Help => Install New Software...

This opens the "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.

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.