SRK
SRK

Reputation: 41

FindBugs plugin for Oxygen.1a (4.7.1a)

I am currently using Eclipse Version: Oxygen.1a (4.7.1a).Is FindBugs plugin supported in this version?It would be great if you could share a screenshot ?

Upvotes: 1

Views: 105

Answers (1)

howlger
howlger

Reputation: 34135

SpotBugs is the "spiritual successor of FindBugs" and is more actively developed by the authors who previously developed the FindBugs Eclipse plug-in.

SpotBugs supports the current version (4.10), the upcoming version (4.11) and the outdated version (4.7.1a) you are using.

In the Eclipse Marketplace entry click on the download icon to see which Eclipse versions are officially supported:

enter image description here

Upvotes: 3

Related Questions