1 2Plugins can be specified in three different ways: 3* For a standard FindBugd distro, they can be put into the plugins directory 4* For a JAWS distro, the file pluginlist.properties contains 5 a list of URLs to plugins. These URLs can be relative or absolute. If they 6 are absolute, they are relative to jar file that contained the pluginlist.properties 7 file. 8* You can define properties findbugs.plugin.*. Each such property defines a URL 9 for a plugin 10