How to access "XML Structure View"?
Hello,
On the IntelliJ website, a very cool XML structure view is shown:
http://www.jetbrains.com/idea/features/xml_editor.html
However, I can't find any way to launch such a view. In the "project" view, all I see are files organized by package. What am I missing?
Thank you,
David
请先登录再写评论。
When XML document is opened in the Editor, use standard "Structure" (Alt-7 by default) Tool Window.
By the way you could find the answer yourselves using Help | Find Action if you type something like 'structure'. Alternatively to the Structure tool window you can use File Strcuture popup (you'll find the shortcut using 'Find Action').
Thank you both! Very helpful.
Here is how you do it -

(If you see , in bottom left , there is "Structure". )