Dear Dev,



There is additional issue (or not reported new feature on Netbeans 11) as
seems that Netbeans "Editor" stop understand UTF-8

so presents all characters instead of showing just exact Unicode character 
of that

codepoint. I have tried to run IDE with -J-Dfile.encoding=UTF-8, but this
seems
no affect on "Editor".



---------- Původní e-mail ----------
Od: netbe...@post.cz
Komu: dev@netbeans.incubator.apache.org
Datum: 8. 4. 2019 12:59:47
Předmět: Netbeans 11 vs Gradle
"
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