OverviewDownloadDocumentationPlug-insLinksContact
Features | History | Manual | FAQ | Javadoc
This page generated: June 8 2004

Chapter 7. Eclipse Plug-in

Describes the installation and usage of the Jalopy Eclipse Plug-in.

7.1. Installation

Explains the steps involved to install the Eclipse Plug-in.

7.1.1. System requirements

This Plug-in requires Eclipse 2.0 or higher. It has only been tested with Eclipse 2.0. See Section 1.1, “System requirements” for the basic requirements to run Jalopy.

To obtain more information about this powerful IDE, visit the official Eclipse homepage: http://www.eclipse.org/

7.1.2. Installation

The Plug-in comes either as a single .zip or compressed .tar archive. Unzipping either one of these files into a directory of your choice (referred to as <INST_DIR>) will produce two subdirectories /de.hunsicker.jalopy.plugin.eclipse_version and /docs.

..
  de.hunsicker.jalopy.plugin.eclipse_version/    contains the Plug-in files
  docs/                                          contains the documentation

Copy the de.hunsicker.jalopy.plugin.eclipse_version folder into your Eclipse plugin directory and restart Eclipse. That's all there is to it, you are now ready to run Jalopy from within Eclipse.

to top