Debugging a bug tracker plugin

The plugins support Apache Commons logging. The resulting logs are appended into the ssc_plugins.log file located in the <fortify.home>/<app_context>/logs/ directory. All exceptions are automatically logged. You can also perform remote debugging of your plugin by connecting to Tomcat server from the plugin project within your IDE.