Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Best way to add detection of a specific bug to spotbugs? #45

Open
Romain-Telecom opened this issue Jun 11, 2018 · 3 comments
Open

Best way to add detection of a specific bug to spotbugs? #45

Romain-Telecom opened this issue Jun 11, 2018 · 3 comments

Comments

@Romain-Telecom
Copy link

As part of my internship, my job is to make spotbugs capable of detecting a specific bug pattern my tutor has found, what would be the best way to go about it?

I've thought of building my own extension like fb-contrib, but I would first like to know if there is another way.

@mebigfatguy
Copy link

building your own extension is likely the easiest answer.

@KengoTODA
Copy link
Member

http://spotbugs.readthedocs.io/en/latest/implement-plugin.html
Here we have document for plug-in developers.

@Romain-Telecom
Copy link
Author

Thank you very much, I've begun writing my own detectors and have had some success :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants