Adds an export context menu to FindBugs Bugs in Eclipse to discuss bugs on social coding platforms.
This eclipse plugin extends the FindBugs eclipse plugin. It uses the web form(s) to create issues; it currently does not rely on Mylyn at the moment. I dont know if this is a feature or a bug :P.
Currently this plugin is not tested throughly and supports only GitHub partially.
Many developers can't decide on their own if static analysis bugs are relevant and how to fix them correctly. This is caused by non-intuitive bug descriptions and possible false positives. This plugin trys to provide better interaction through exporting the found bug to the discussion platform used by the project.
TODO
- FindBugs
- JGit
TODO (currently there are now tests, PRs welcome)
This plugin is licensed under a MIT License