commit | e7ed9b3b30a4b69ad211d25a08068b017a064173 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan.herrmann@berlin.de> | Sun Aug 23 22:23:47 2020 +0200 |
committer | Stephan Herrmann <stephan.herrmann@berlin.de> | Sun Aug 23 22:23:47 2020 +0200 |
tree | 2a63c22e48a29347aa27bb0b1e090ab8a9cf4894 | |
parent | cf5af2122043268f07976653921d86abbac91924 [diff] [blame] |
Releng: try reverting to 1.8 compliance, while still reading JRE 11
diff --git a/org.eclipse.jdt.core.tests.compiler/build.properties b/org.eclipse.jdt.core.tests.compiler/build.properties index cfa629f..4d8be1d 100644 --- a/org.eclipse.jdt.core.tests.compiler/build.properties +++ b/org.eclipse.jdt.core.tests.compiler/build.properties
@@ -21,3 +21,5 @@ source.. = src/ output.. = bin/ src.includes = about.html + +javacProjectSettings=true