This page last changed on Sep 22, 2008 by edawson.

Introduction

FishEye/Crucible's plugin system allows users and developers to customise and extend FishEye/Crucible.

A plugin is a bundle of code, resources and a special configuration file that can be attached to a FishEye/Crucible server to add new functionality, such as a servlet plugin.

  • Developers can write plugins for their own FishEye/Crucible server, or share plugins with other FishEye/Crucible users.

Plugins and Plugin Modules

Every plugin is made up of one or more plugin modules. A single plugin may do many things: a plugin module represents a single function of the plugin.

Document generated by Confluence on Sep 23, 2008 01:42