Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
12.0, 11.2, 11.3
-
Apache Netbeans
OpenJDK 11.0.2
Gradle 6.4.1
Description
var File[] = file.list();
on editor: do no show any issue
on action items: there is no issue visible about that
on gradle: fails in compile
on old-style project (Java with Ant > Java Application): run without issue, but if you explicitly try build you get "error: 'var' is not allowed as an element type of an array