uy.fb-contrib.fb-contrib.7.2.1.source-code.plugin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fb-contrib Show documentation
Show all versions of fb-contrib Show documentation
An auxiliary findbugs.sourceforge.net plugin for java bug detectors that fall outside the narrow scope of detectors to be packaged with the product itself.
<?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.4"?> <plugin id="eclipse_fb_plugin" name="eclipse_fb_plugin" version="1.0"> <extension point="edu.umd.cs.findbugs.plugin.eclipse.findbugsPlugins"> <findbugsPlugin fbPluginId="com.mebigfatguy.fbcontrib" libraryPath="."></findbugsPlugin> </extension> </plugin>