Hi again people,
I am happy to tell you that we closed the 10.0 Community Acceptance
survey about VC3 today, evaluated all the issues which respondents
pointed out and published the results here:
https://cwiki.apache.org/confluence/display/NETBEANS/Results+from+Apache+NetBeans+IDE+10.0+Com
Thanks for reaching out to me again. I have not figured out why the java
editor behaves differently although I suspect it has been heavily customized.
I wish I could figure out where or how the parsing gets triggered. Because the
process runs as an asynchronous task I can’t use a stack trace
Hello, all.
_Short version:_ is the TestNG build/run process broken in
Netbeans when a Java Modular Project is in use?
_Long version:_
A project was imported into Netbeans 10 from Netbeans 8, and
the version increased from JDK 8 to JDK 11. A
module-info.java file was added into the "Source