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

1

When XML document is opened in the Editor, use standard "Structure" (Alt-7 by default) Tool Window.

0

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').

0
Avatar
Permanently deleted user

Thank you both! Very helpful.     

0
Avatar
Permanently deleted user

Here is how you do it - 
(If you see , in bottom left , there is "Structure". )




1

请先登录再写评论。