-
-
Notifications
You must be signed in to change notification settings - Fork 12
Setup Guide
Max Leuthäuser edited this page Jan 17, 2018
·
1 revision
- Java SE Development Kit 8 or 9
-
SBT (Scala Build Tool)
- Version 0.13.* only with Java 1.8
- from Version 1.* with Java 9
- SBT sets its version in
project/build.properties. Remove it if neccessary.
git clone https://github.com/max-leuthaeuser/SCROLL.git
- IntelliJ: use the built-in SBT importer.
- Eclipse: use the sbteclipse SBT plugin.