Dear Dev,



In context:

Netbeans 11

Gradle 5

Java 11




Issues:

- license headers does not works for gradle multi-project as only what works
is if it is modified default license template otherwise not. Even I do not
get a point why such pointer of license header is incorporated to gradle.
properties as secu IDE setting has no connection to exact building. In any
case seems it does not works any of such way "netbeans.license" or by IDE 
"nb-config.license".

- gradle module (plugin) has problem to resolve dependencies in multi
project as seems I can removed reds only if I go over each one subproject 
and do clean and build (clean and build on root has no affects) and
additionally it seems that for some test resources even this was not enough,
but it seems that works old trick so creation folder and adding some new 
class (possible even delete) and possibly with including "refresh" from 
Action items window.

- in configuration even missing option to select Java Platform to use for 
Gradle building


Reply via email to