i'm trying figure out how implement detector using findbugs.
also don't want create plugin since findbugs has functionality.
i need detector check if calls classname.getconnection() matched classname.freeconnection().
i think have answer in link:
good luck !
Comments
Post a Comment