Filter for jar-file by analyse with findbugs

Posted by leo7 on Stack Overflow See other posts from Stack Overflow or by leo7
Published on 2010-05-31T19:45:49Z Indexed on 2010/05/31 19:53 UTC
Read the original article Hit count: 216

Filed under:
|
|
|

Hi,

I have a jar-file, which I want analyze with findbugs through build.xml. I use "class location =....jar" - pattern. The jar-file contains several folders, but I need to analyze only one folder. How can I specify that ? Thanks in advance !

© Stack Overflow or respective owner

Filter for jar-file by analyse with findbugs

Posted by leo7 on Stack Overflow See other posts from Stack Overflow or by leo7
Published on 2010-05-31T20:17:23Z Indexed on 2010/05/31 20:23 UTC
Read the original article Hit count: 216

Filed under:
|
|
|

Hi,

I have a jar-file, which I want analyze with findbugs through build.xml. I use "class location =....jar" - pattern. The jar-file contains several folders, but I need to analyze only one folder. How can I specify that ? Thanks in advance !

© Stack Overflow or respective owner

Related posts about file

Related posts about jar