Here's a simple application based on the code from a previous
post. You can run it on .class
files, .jar
files or directories (it'll recursively search them for .class
files). It will tell you what version of Java the contained code was
compiled for.
Download: javaClassVersionLib_1.1.zip
No comments:
Post a Comment
All comments are moderated