How can I tell what version of the Java compiler was used to build a jar? I have a jar file, and it could have been built in any one of three JDKs. We need to know exactly
On Windows do the following:
Now Eclipse will show the exact major and minor version.