|
2 years ago | |
---|---|---|
.idea | 2 years ago | |
gradle/wrapper | 2 years ago | |
src/main | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
build.gradle | 2 years ago | |
gradlew | 2 years ago | |
gradlew.bat | 2 years ago | |
settings.gradle | 2 years ago |
This project contains the source for the 4IR Java project.
Run this command
sudo apt install openjdk-11-jdk
Follow this link to download and install it, then this link to set up Intellij
Run this command
./gradlew run
Or in Intellij, open the gradle window and click on clavardator -> Tasks -> application -> run
.