-
Notifications
You must be signed in to change notification settings - Fork 0
Java project installation
Fernando Rodriguez Sanchez edited this page Aug 5, 2021
·
2 revisions
Note: Intellij IDEA is an IDE for Java/Scala, while not strictly necessary to explore the code and execute the scripts, we deem it advisable for people that are not very familiar with the Java virtual machine and the Scala ecosystem. While the source code of the project is 100% Java, the project built using the Scala Build Tool (SBT).
Once the Git project has been downloaded/cloned, then the process is identical to any other SBT project.
Once the installation has finished you should see something like this: