Importing the Project Download the .zip file containing the compiler from the course web page Unzip the assignment

others

Description

Importing the Project Download the .zip file containing the compiler from the course web page Unzip the assignment .zip file to create a directory containing the compiler as a IntelliJ project Start IntelliJ Idea -- version 2018-3 (or later) is required to use the supplied run configurations File 

> Open Navigate to the unzipped directory containing the compiler and select the directory Open If there is a bar at the top of the code stating "Project SDJ is not defined" then select "Setup SDK" (on the right of the bar). That will display your available SDKs. Select one that is at least Java 1.8 (and Project language level 8) and select OK. [This is required if the SDK you are using is different to the one I'm using.]


Related Questions in others category