Intelligent agents

CS-430

Introduction Exercise: Setting up the Environment

This page is part of the content downloaded from Introduction Exercise: Setting up the Environment on Wednesday, 25 December 2024, 21:45. Note that some content and any files larger than 50 MB are not downloaded.

Page content

Here are the following steps you need to take to set up the logist platform:
  1. Install JDK 17 which can be found on the following link:
    https://www.oracle.com/java/technologies/downloads/#java17
  2. Install your preferred IDEA, we recommend IntelliJ Community Edition:
    https://www.jetbrains.com/idea/download/
  3. Download the attached zip file: 
    content/reactive_intellij.zip
  4. Extract and open the zip file from IntelliJ
  5. Configure project dependencies, set up Java SDK 17
  6. Build Project
  7. Test everything with the command provided in run.txt