By default the IntelliJ IDEA interface contains the following tabs/panels:
Due to some fiddling around with the settings in one of my projects I've managed to remove all tabs/panels but the following:
I'm running IntelliJ IDEA 8.1.
Question:
Procedure to recover all tabs:
.iml
and .ipr
files which were created when creating the fresh project in the previous stepFile > Synchronize
to pick up all files in the projectThe above procedure has been tested and is known to work.