Skip to content

VS Code

David Gerber edited this page Oct 21, 2023 · 4 revisions
  1. Download Visual Studio Code from https://code.visualstudio.com/Download
  2. Install with the default options
  3. Install Git and reload VSCode
  4. Clone from GitHub
  5. Open the project
  6. Install the Java extension
  7. Install a JDK (JDK 21 recommended)
  8. Restart VSCode
  9. Wait for the build to complete
  10. Install the Gradle for Java extension
  11. On the left panel, select the Xeres/Tasks/application/bootRun and click the play button
Clone this wiki locally