Results 1 comments of Hermien Pellissier

I have found the manual workaround, after reading the plugin's source code. To the project.properties file of the module, I added this line (of course with real package names): `jacoco.excludes=za.co.nameofpackage.*:za.co.nameofsecondpackage.*`...