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
It is not the quickest way because you have to drag it into your eclipse first.
But you will have full java class browsing, even with decompile enabled.