Excluding packages from decompilation
The IntelliJad console appears after a decompilation operation to report on what happened, and show any errors that occurred.
The IntelliJad console
Each decompilation report is represented by a top-level tree node, with the various steps that comprise it being organised in a way that associates them with the closest major operation, i.e. identifying and extracting class files from within a jar is reported under the "Jar extraction" group.
Each report is added to the bottom of the tree.
Using the console
The console has the following controls, situated to the left of the tree.
Clear and close on success If the decompilation did not result in any errors, clear the whole tree and close the console view.
Clear Clear the whole tree.
Expand all Expand all nodes in the tree.
Collapse all Collapse all nodes in the tree.
Help Open the help viewer for IntelliJad.