Skip to content

How to Compile the Project in IntelliJ

Daniel McCoy Stephenson edited this page Jan 25, 2022 · 3 revisions

Steps

  1. Clone the project
  2. Go to File -> Project Structure -> Modules
  3. Add the JARs in the "dependencies" folder as dependencies to the project
  4. Run the main method in Interakt.java

Reference Pictures

Clone this wiki locally