Duke++ a better version of duke, a task scheduling tool and is built upon Java 11 platfrom. For executable Jar files, please visit the releases section
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
.