Can anyone refer me to a good eclipse plugin that will help detect possible null pointer exceptions and maybe even possible NumberFormatExceptions?
I am using a suite of Junit tests but it would be good to have a plugin also that may assist in identifying any gaps
Thanks
Damien
You can use FindBugs it has a eclipse plugin