Frage

I am looking for a code coverage plugin for netbeans that supports JDK 7, Netbeans 7.4 and Module development. The closest one is TikiOne JaCoCoverage but it does not support module development.

Is there any plugin for that combination? How can i find any solution?

Keine korrekte Lösung

Andere Tipps

I am not sure but you may need to change or add some segment of the plugin sections in the POM.xml. It seems like this was the way when creating maven projects.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top