The problem with text blocks does not exist in 12.2 RC1.
The issue with running a single test with preview enabled does still exist in
12.2 RC1. Although it has gotten better. I'm able to eliminate the problem by
adding the "enable-preview" flag to the Surefire plugin. In 12.1 that did not
wor
12.1 does not support JDK 15. If it runs on JDK 15, that’s nice, but it
does not officially support it.
Please try your scenario instead in 12.2, currently in beta, which does
support JDK 15.
http://mail-archives.apache.org/mod_mbox/netbeans-dev/202011.mbox/%3cfc423e41-bd3c-e7be-0d26-a4741f6b2...
Netbeans 12.1 appears to still think text blocks are still a preview feature
while using JDK 15. I wanted to get this on your radar. Is there any way to
make the IDE see the text block as valid without preview turned on?
I'm using a maven project and the project compiles fine without preview tu