Rename -jdk compiler option to -jdk-home (jdkHome), add jdk path validation.

This commit is contained in:
Ilya Gorbunov
2016-06-23 16:33:25 +03:00
parent 13016cae93
commit 7c5c4610e8
13 changed files with 64 additions and 34 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
warning: the '-jdk' option with a path to JDK is ignored because '-no-jdk' is specified
warning: the '-jdk-home' option is ignored because '-no-jdk' is specified
OK