This plugin gives visual and immediate feedback in the IDEA editor of the status of a remote continuous integration build.
Provides a dashboard style set of indicator lights in the IDEA toolbar showing the current build status. As each part of the build passes, a light goes green. If a step fails, the lights go red. A separate tool window in available for more information.
The plugin currently provides an Ant listener for connecting to Ant builds. For continuous integration, the plugin can connect to CruiseControl or any other continuous integration server that allows you to specify custom Ant listeners.
Additionally, the update notifications are multicasted, so will not traverse subnets.
- Download the binary ZIP file (see below)
- Unzip DashboardPlugin.zip in your IntelliJ/plugins directory.
- Restart IntelliJ
- Go to your project settings and configure the Dashboard plugin with your network settings.
Related Topics: PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation,
IntellijPluginDocumentation, PluginDeployment, IdeasForPlugins
-- IanBourke - 05 Jan 2004
|
|