Last week we took a quick look on how to make clover ignore private constructors in Eclipse. This week, we’ll quickly cover Ant
Last week we took a quick look on how to make clover ignore private constructors in Eclipse. This week, we’ll quickly cover Ant
Here’s a blatant repost of How to make Clover ignore private constructors by Alex Ruiz.
I was actually looking for a regular expression matching private constructors so that I could make Clover ignore these in the Eclipse plugin. His post is about how to configure Clover in Maven however, here’s how you configure the Eclipse plugin.