From 9e92314125c7d24a409ba8b200055df3701ea7bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=BCller?= Date: Sun, 5 Oct 2014 18:18:19 +0200 Subject: [PATCH] adding Java8 support --- system.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 system.properties diff --git a/system.properties b/system.properties new file mode 100644 index 0000000..5e8606c --- /dev/null +++ b/system.properties @@ -0,0 +1 @@ +java.runtime.version=1.8