What would be the easiest way to view classes, methods, properties, etc. inside a jar file? I\'m looking for something equivalent to the very useful Lutz Roeder .NET Ref
You can open them with most decompression utilities these days, then just get something like DJ Java Decompiler if you want to view the source.