-
Notifications
You must be signed in to change notification settings - Fork 178
Closed
Labels
enhancementNew feature or requestNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present
Milestone
Description
Clément Guillaume opened MCOMPILER-426 and commented
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)
Remote Links:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present