This page last changed on Dec 12, 2007 by alui.
To install a new plugin,
- Copy the plugin (i.e. JAR file) into the following directory:
- If you are using Bamboo Standalone: ../<Bamboo-install>/webapp/WEB-INF/lib/
or:
- If you are using the Bamboo EAR-WAR distribution: ../<Bamboo-Deploy-Location>/WEB-INF/lib/ (e.g. if you are running Bamboo EAR-WAR on Tomcat, copy your plugin to the ../<Tomcat-Install>/webapps/<Bamboo-Deploy-Location>/WEB-INF/lib/ directory).
- Restart Bamboo.
A number of plugins are available from the library. You can also create your own as described in the Bamboo Plugin Developer's Guide.
|