| Author |
How to check the version number of a compiled bytecode class file?
|
Jon Lee
Ranch Hand
Joined: Mar 04, 2005
Posts: 134
|
|
As we know: Java 1.4 creates class files labeled with version 48.0 Java 1.5 creates class files labeled with version 49.0 Is there a way or tool to inspect the version number of a compiled bytecode class file? Thnx
|
SCJP 5.0 - 98% (2007)<br />SCWCD 1.4 - 97% (2007)
|
 |
 |
|
|
subject: How to check the version number of a compiled bytecode class file?
|
|
|