I've just checked this behaviour with another installation of IDEA.
I think the problem is that I'm using my own keymap which contains following
lines:

<?xml version="1.0"?>

<keymap name="Cartman" parent="$default">
        ...     
  <binding id="ViewHierarchyWindow" />
  <binding id="BrowseClassHierarchy" keystroke="control H" />
  <binding id="BrowseMethodHierarchy" keystroke="shift control H" />
        ...
</keymap>

Regards,
Radim

-----Original Message-----
From: Radim Hanus [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 09, 2001 7:33 PM
To: [EMAIL PROTECTED]
Subject: [Eap-list] Appearance of Hierarchy browser ?


If the cursor is positioned inside a class implementation then typing Ctrl-H
invokes the new Hierarchy view.
However if the cursor is positioned at the package statement (imports
statements as well) the old Hierarchy window appears.

Just a question: Is it intended behaviour or bug ?

Regards,
Radim

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to