Commit Graph

3 Commits

Author SHA1 Message Date
Adam Shannon
438ae98b1c java: don't try to run keytool during check if it's not available (#90)
If JAVA_HOME isn't set then keytoolPath has an invalid path. This means
checkJava() fails and doesn't tell the problem clearly to the user.

Fixes #88
2018-11-26 12:03:40 -05:00
Adam Shannon
4f82e1cf78 java: fix paths for Windows and JRE (#54)
Fixes #53
2018-08-19 15:56:28 -07:00
Adam Shannon
ae768be874 Support installing into Java's root store (#38) 2018-07-30 04:22:27 +02:00