navneetkarnani commented on issue #6507: URL: https://github.com/apache/netbeans/issues/6507#issuecomment-1742053217
> What about the following config for the compiler plugin (maven-compiler-plugin): > > <code> > < compilerArgs>< arg>--enable-preview< /arg>< /compilerArgs> > </code> Tried that too. The one in the property is the same, according to the maven compiler plugin site. Plus, note that the mvn compile target runs fine. It's only the IDE that shows the error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
