State explicitly that only Java 8 is supported.

This commit is contained in:
Achim D. Brucker 2018-04-05 09:13:02 +01:00
parent a78c013f00
commit a2a92f7a53
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# DASCA
## Installation
### Prerequisites
* Java 8
* Java 8 (Java 9 or later is currently *not* supported)
* Android SDK (to obtain dx.jar)
* Eclipse Oxygen, including
* [Scala IDE and Scalatest Runner (the latter is optional)](http://download.scala-ide.org/sdk/lithium/e44/scala211/stable/site)