Hi there!
First, this plugin is incredible. Thanks for that!
It would be very useful if it checks Java version as well. I tried adding it myself but couldn't get it working since Java doesn't use semver and I'm not sure how to make it read the cli output to check it.
Being the output java version "1.8.0_171", is it possible to check it?
Hi there!
First, this plugin is incredible. Thanks for that!
It would be very useful if it checks Java version as well. I tried adding it myself but couldn't get it working since Java doesn't use semver and I'm not sure how to make it read the cli output to check it.
Being the output
java version "1.8.0_171", is it possible to check it?