Validate "-jvm-target" value in CLI, improve message

This commit is contained in:
Alexander Udalov
2016-06-15 14:17:54 +03:00
parent 02fd5371aa
commit da332d1a27
11 changed files with 63 additions and 10 deletions
+3
View File
@@ -0,0 +1,3 @@
error: unknown JVM target version: 1.5
Supported versions: 1.6, 1.8
COMPILATION_ERROR