Run FindBugs on the given collection of resources from same project (note: This is currently not thread-safe)
@param resources files or directories which should be on the project classpath. All resources must belong to the same project, and no one of the elements can contain another one. Ergo, if the list contains a project itself, then it must have only one element.
@throws CoreException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.