Add a isBetweenVersions to the SystemUtils class
Add a JREVersionDetector class which allows to get the version of a JRE at a specified location, or check that this version is at least equal to a specified version, or between two specified versions
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Add a isBetweenVersions to the SystemUtils class
Add a JREVersionDetector class which allows to get the version of a JRE at a specified location, or check that this version is at least equal to a specified version, or between two specified versions