From 456c59bf256f29cdc9e485a0da95207c739b04bd Mon Sep 17 00:00:00 2001 From: Martin Schoeberl Date: Tue, 23 Feb 2021 10:04:30 +0100 Subject: [PATCH] lab1: no limit on JDK version --- lab1/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/lab1/README.md b/lab1/README.md index 994767f..d6eaf74 100644 --- a/lab1/README.md +++ b/lab1/README.md @@ -33,6 +33,5 @@ With IntelliJ import the lab2 project as follows: * Click *Import Project*, or on a running IntelliJ: *File - New - Project from Existing Source...* * Navigate to ```.../class2020/lab1``` and select the file ```build.sbt```, press *Open* - * Make sure to select JDK 1.8 (not Java 11!) * Press OK on the next dialog box