Re: Does JaCoCo 0.8.2 break NetBeans code coverage?

2019-01-27 Thread Philip Durbin
Pasting my comment on https://github.com/jacoco/jacoco/issues/772 @emilianbold yes, @samuel-barbosa was also using NetBeans 8.2. Thank you for the insight on the code. It looks like the fix (making NetBeans less strict) was made at https://github.com/apache/incubator-netbeans/commit/399b124dcc6d2e

JUnit 5 and Ant and NetBeans

2019-01-27 Thread Geertjan Wielenga
Hi all, I took a look at the situation with JUnit 5 and Ant in NetBeans... and here's the result, comments welcome: https://blogs.apache.org/netbeans/entry/junit-5-apache-ant-and Clearly, there are no easy answers. Gj

Re: Calling all Gradle users!

2019-01-27 Thread Peter Steele
Just a small bit of further feedback, in the project navigator pane (the one with the tree in). If you don't have a main project selected the set main project right click item doesn't appear. But if you have one selected the set main project does appear. I would say it should always appear. On Sat