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
This Jar Explorer is good enough.
Supports three decompiler types: JD, Procyon and Fernflower.
Allows to search files and duplicates in any java archive.
Also user can modify jar by D&D files and edit some non-class files.