The first requirement for installing WOLips is that you have Eclipse. It is recommended that you install Eclipse 3.2 to use WOLips. To install Eclipse, go to the Eclipse 3.2 Download Site and download the build that matches your operating system and uncompress it.
1. Launch the Eclipse application.
...
For Eclipse 2020-09 and newer, use the following update site: https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/
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 | ||
---|---|---|
| ||
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. |
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. |
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! |
...
...
...
...
...
5. Select "Search for new features to install" and click "Next"
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.
7. In the New Update Site dialog, enter "WOLips" as the name, and make the URL http://www.mdimension.com/~wolips/update and click OK.
8. You should now be returned to the list of install sites with your new Remote Install Site selected. When updating again later, you can start at this step. WOLips depends on some other plugins that are deployed on the Eclipse Callisto site, so you should also select the "Callisto Discovery Site" option, then click "Finish" to continue.
9. The next dialog shows you a list of Callisto mirrors. Select one of the mirros and click "OK".
10. Eclipse will now search the update sites for available plugins.
11. Select the WOLips features that you would like to install. A "feature" is the name Eclipse gives to a set of related plugins. It's not strictly necessary to download the "tests" features, though selecting it will not cause any problems. If you are not on a Mac, you may not see the Mac goodies feature. You will notice that there is an error at the top of this dialog – that is because there are other required features and plugins that must be installed to use WOLips.
12. Eclipse Bug Workaround: You must expand the Callisto Discovery Site tree node before this next step. Click the "Select Required" button, and Eclipse will find all the required plugins and features on the Callisto site to properly use WOLips. This may take a little bit to complete, but when it does, you will see quite a bit more features selected. Go ahead and click "Next" to proceed after the required plugins are highlighted.
...
You are returned to the "Install" panel, the WOLips site having been added to the list, and fully expanded to display all its offerings.
Info | ||
---|---|---|
| ||
Don't selectWOLips Goodies: it cannot be installed on Ubuntu (or more generically on Linux) because of it is only for Mac or Windows. |
Select features you want. If you're just getting started with WOLips you should select "WOLips" and "WOLips Goodies." Leave the other options until you are more familiar with Eclipse and WOLips and decide that you need them. (Here are some Other WOLips Install Options.) After selecting the options you want, click "Next." You'll briefly see a progress bar while Eclipse "calculates requirements and dependencies."
...
...
...
...
14. The dialog you are presented with shows a review of the features you selected. Click "Finish" to continue.
15. Eclipse will now go off and download the features and plugins that you requested. You can choose to run this in the background, or wander off and get some coffee. It's a pretty big download, so this may take a while.
16. 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.
17. More of the waiting game, though it should be quite a bit quicker than the download.
18. Lastly, Eclipse will need to be restarted for the WOLips plugins to be available.
...