Codebase list findbugs / 9e04488b-3d21-4a08-a5d7-e262c5b28cbf/main src / doc / plugins.txt
9e04488b-3d21-4a08-a5d7-e262c5b28cbf/main

Tree @9e04488b-3d21-4a08-a5d7-e262c5b28cbf/main (Download .tar.gz)

plugins.txt @9e04488b-3d21-4a08-a5d7-e262c5b28cbf/mainraw · history · blame

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