-
Notifications
You must be signed in to change notification settings - Fork 7
VS Code
David Gerber edited this page Oct 21, 2023
·
4 revisions
- Download Visual Studio Code from https://code.visualstudio.com/Download
- Install with the default options
- Install Git and reload VSCode
- Clone from GitHub
- Open the project
- Install the Java extension
- Install a JDK (JDK 21 recommended)
- Restart VSCode
- Wait for the build to complete
- Install the Gradle for Java extension
- On the left panel, select the Xeres/Tasks/application/bootRun and click the play button