I came across FindBugs tool to identify connection leaks and other bugs which are present in my java code. I installed the plugin from the Eclipse Marketplace.I am using Eclipse Helios. However even after a very long search I am not able to find any information on what to do next after installing the plugin.. I build my project from eclipse and after that I deploy the application on JBoss server.I came across FindBugs tool to identify connect