Install jACOB Designer
From JACOBWiki
[edit] Prerequisites
To use the newest versions of the jACOB Eclipse plug in (2.6.28 and higher) and the Application Container, you need:
- The Eclipse workbench, version 3.2.0 or higher
- The Eclipse Graphical Editing Framework version 3.2.1 or higher
- A servlet container like Apache Tomcat version 5.5.20 or higher
- Java JDK1.5 or newer.
[edit] Installation of openjACOB
The prefered method of installing openjACOB is through the Eclipse update manager. You'll need to have Eclipse installed for that.
The update manager openjACOB url is http://www.openjacob.org/updates.
These steps configure the Update Manager and download the plug in:
1. Select Window menu -> Open Perspective -> Other
2. Select Install/Update from the dialog.
3. Go to the bottom-left view labeled Feature Updates and right-click, then select New -> Site Bookmark
4. Complete the dialog with the title New Site Bookmark.
| Name: | jACOB Features |
| URL: | http://www.openjacob.org/updates |
5. Then press Finish.
6. Expand the new item labeled jACOB Features in the Feature Updates view. This may take a while depending on the speed of your connection.
7. Expand Target Providers section for your version of Eclipse and click on jACOB Designer.
8. In the view on the top-right, labeled Preview, click the Install Now button. If that button is absent, you probably already have it installed. Check the rest of the Preview page to find out.
9. Go through the steps of the Install Wizard dialog by pressing the Next buttons and the Finish. You should of course always read the license (in the second wizard page), or at the very least never hold me responsible for anything related to it.
10. You have finished the installation. By generating and deploying an application, you have installed Open-jACOB completely. (see Deploying a jACOB Application)
Eclipse Help contains much more information about the Update Manager in the Workbench User Guide.

