Prerequisites
Importing the project into IntelliJ
File
> Close Project
to close the existing project dialog first).Configure
> Structure for new Projects
(in older versions of Intellij:Configure
> Project Defaults
> Project Structure
).New...
and select the directory where you installed JDK 11.OK
.Import Project
.OK
.Create project from existing sources
and click Next
.Next
.Next
.Finish
.Duke Increment | Tutorial |
---|---|
A-Gradle |
Gradle Tutorial |
A-TextUiTesting |
Text UI Testing Tutorial |
Level-10 |
JavaFX tutorials: → Part 1: Introduction to JavaFX → Part 2: Creating a GUI for Duke → Part 3: Interacting with the user → Part 4: Introduction to FXML |