Reputation: 1391
I installed the findbugs plugin on my "Eclipse Java EE IDE for Web Developers",then eclipse auto restarted. But I can not see the findbugs except in the "About Eclipse - Installation Derails"
Upvotes: 0
Views: 2753
Reputation: 10606
IIRC it is a bit tricky to open the Findbugs view. I think you have to enable Findbugs on per-project level at the Properties and it will open up a customized properties view or something. See the details here in the docs.
Upvotes: 1