Getting Started with JPA - IntelliJ Project
To open and run the Quick Start with JPA tutorial project in IntelliJ IDEA:
- Download and extract the project zip file:
Getting Started with JPA - Maven Project (3KB) - Open the project in IntelliJ IDEA:
Select File > Open Project....
Select the points-console directory and click Open Project. - Run the project in IntelliJ IDEA:
Select Run > Run Main Project... (or F6).
Click Select Main Class.