IntelliJ IDEA early access support for Java 15 preview features

Brian Goetz brian.goetz at oracle.com
Fri Jun 26 23:56:09 UTC 2020


Thanks for all the great work Tagir and team!

Sent from my iPad

> On Jun 25, 2020, at 10:35 PM, Tagir Valeev <amaembo at gmail.com> wrote:
> 
> Hello!
> 
> I'm happy to announce that recent IntelliJ IDEA 2020.2 EAP has the
> support of Java 15 preview features:
> - Sealed types
> - Local interfaces/enums
> - Override on record accessors
> - Access modifiers for canonical constructors
> - Disabled field assignment in compact constructors.
> Syntax highlighting, error highlighting, completion, and some
> inspections/intention actions were updated to support new features.
> 
> IDEA 2020.2 will support both Java 14-preview and Java 15-preview
> (Java 13-preview is dropped).
> 
> You can grab early access versions here:
> https://www.jetbrains.com/idea/nextversion/
> The early access version is fully functional for 30 days.
> 
> Feel free to report any issues to our issue tracker (
> https://youtrack.jetbrains.com/issues ) or just e-mailing me directly.
> 
> With best regards,
> Tagir Valeev.



More information about the amber-dev mailing list