Clément Guillaume created MCOMPILER-426:
-------------------------------------------
Summary: dedicated option for enabling preview feature
Key: MCOMPILER-426
URL: https://issues.apache.org/jira/browse/MCOMPILER-426
Project: Maven Compiler Plugin
Issue Type: New Feature
Reporter: Clément Guillaume
Would it make sense to add a new parameter for enabling preview features?
The javac compiler implementation would transform it to a --enable-preview
argument
I think a similar work has been done for -parameters MCOMPILER-298
With this feature it become easy for tool like m2e to automatically configure
the IDE base on the maven configuration (see
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=518218])
--
This message was sent by Atlassian Jira
(v8.3.4#803005)