publish on Eclipse Marketplace & associate to .pl files
I'm using FindBugs 2.2.0 in Eclipse. and I get the report with a InputStream stream...
I created https://sourceforge.net/p/findbugs/bugs/1238/ . However, I don't find a...
Suggest to annotate method that close a given stream to set @WillClose annotation
Thanks, I reported you suggestion there: https://jira.codehaus.org/browse/PLX-471...
Where should this annotation be? On the IOUtil.close() method ?
Interpret <blah>.close(stream) as stream.close()