Create Record

Create a new Java record class

Create a new record by pressing ⌘N (macOS) / Alt+Insert (Windows/Linux) on the Project Window. From the New Java Class dialog, type the name of the record and select the Record type.


Related Resources

Download a JDK
Download a JDK
Download or associate a JDK with your project
Generate constructors and accessor methods
Generate constructors and accessor methods
Quickly generate common code constructs such as Constructors, Getters and Setters
Generate a UML diagram
Generate a UML diagram
IntelliJ IDEA Ultimate allows you to generate UML diagrams.