Version Checker is a handy, Java based tool designed to traverse a given folder or directory and group the found classes by java major and minor version.It helps to identify and resolve the java run time compatibility issues with class and jar files.It also groups the class files inside the jar files in given directory. Requirements: