Eclipse's "Outline" window equivalent in IntelliJ

Daniel Hári picture Daniel Hári · Jul 31, 2015 · Viewed 16.4k times · Source

I am thinking to switch from Eclipse to IntelliJ. But I want first make sure that my favorite tools exists in IntelliJ.

Does IntelliJ has an equivalent to Eclipse's docked Outline window?

Eclipse outline window example

Answer

arodriguezdonaire picture arodriguezdonaire · Jul 31, 2015

I think you're looking for this:

To view the file structure, do one of the following

  • On the main menu, choose View | Tool Windows | Structure.
  • Pres StructureTool Button
  • Press Alt+7.
  • Press Ctrl+F12.