Howdy,
I'm trying to figure out what bytecode version a given class was
compiled with. I've tried looking at the actual .class file, but that
didn't pan out.
Is there a utility to determine versions?
thanks!
Sam
I'm trying to figure out what bytecode version a given class was
compiled with. I've tried looking at the actual .class file, but that
didn't pan out.
Is there a utility to determine versions?
thanks!
Sam
Comment