Very often there is a need to look at source code from Java files especially if you are an Oracle Applications developer. OA Framework code is delivered as class files and not as java source. I have used various java decompilers over the years. The best and the most efficient to use seems to be the JD-GUI decompiler. http://java.decompiler.free.fr/?q=jdgui#downloads This has a few nifty features and the ones that stand out are:
Definitely recommended. |