Attila Kelemen

Results 340 comments of Attila Kelemen

Thanks, the issue had nothing to do with the locale. Actually, the version of Jacoco DTD has changed. This issue should now be fixed in master. Can you verify?

I have messed up the extensions. It should work now.

This plugin just provides the meta-data of the code coverage and not the UI. So, there is only what NB provides for it. I assume you are talking about the...

I took a quick look at that plugin and it seems, it manages these highlights itself unlike this plugin. So, I think you should ask the NB team to make...

I will add some rule of thumbs as soon as I can find the time to do it.

Yes, as Gallardo says, the goal is just not to list completely excluded directories. However, I will err on the side of caution, so I don't want a soltution which...

This is a Gradle issue. It is actually Gradle who throws an exception and not the plugin when I try to query the Java and Gradle version via the Tooling...

Does running the script still requires Java 9? If not (and I would guess so, if it requires Gradle 3), then you can set platform for build scripts to JDK...

Can you try to set it in the global settings too if it helps? In Misc./Gradle/Script and Tasks

Also, can you post the "script-platform" entry within your .nb-gradle-properties?