I tried installinf FindBugs with eclipse.I used the following steps:
-I went to software updates option of eclipse
ide where i installed the FindBugs plugin.
-Now i can see an option run FindBugs to check my code.However I dont see aything happening.No editor or window where i can see the problems.It doenot even highlight those parts of code which have problems like the way the PMD does.
Can you please tell me how FindBugs works and what is the correct way of using it?
Thanks.