
Please use this procedure before opening a bug report. If the plugin doesn’t show up in the UI, then this command will typically fail with an error message explaining the reason. Use the start command (with the bundle ID as argument) to attempt to start the bundle.
#INSTALL ECLIPSE PLUGIN INSTALL#
If the plugin has not been installed, use the install command (with a file: URL pointing to the plugin) to force its installation. In the console, use ss axis2 to check if the plugin has been installed and to identify its bundle ID. If a plugin doesn’t show up in the Eclipse UI, use the following debugging procedure: This should add one or more JAR files and/or directories to the existing plugins folder. If you have an older Eclipse version that doesn’t support p2 yet, use the following procedure to install the Axis2 plugins:Įxtract the content of the ZIP archive into the Eclipse installation directory. do not create a plugins folder under dropins).Īs explained here, it is possible to use other directory layouts in the dropins folder. WARNING: This plugin installer is currently unsigned, and we have given up on.
#INSTALL ECLIPSE PLUGIN ZIP FILE#
If your Eclipse version uses p2, use the following procedure to install the Axis2 plugins:ĭownload the ZIP file for the plugin you want to install.Įxtract the content of the plugins folder in the ZIP archive into the dropins folder (i.e. You can check if your eclipse installation is lombok-enabled in eclipses. It should be present starting with Eclipse version 3.4. This folder is used by the p2 provisioning system introduced in recent Eclipse version.

To determine which procedure to use, check if there is a dropins folder in the Eclipse installation directory. The installation procedure is the same for both plugins, but depends on the Eclipse version being used. It is therefore recommended to use the EE edition.


The plugins have dependencies on bundles that are installed by default in the Eclipse IDE for Java EE Developers edition, but not in the Eclipse IDE for Java Developers edition. The two plugins should work on Eclipse version 3.1 and upwards, and require at least Java 1.5. This document provides instructions for installating of the two Eclipse plugins provided by Axis2 ( Service Archive Generator and Code Generator Wizard).
