i mean when you edit a file in the editor,and now you want to switch to the package explorer to find the package,in IDEA, i must to find it by myself,but in eclipse, it auto locate the package.
While your file has focus, select the View menu from the main menu bar and select the 'Select In...' menu. From the little pop-up menu, select 'Packages'.
wangfuqi wrote:
Cause it's built-in :)
Try Alt+F1 from the editor.
i mean when you edit a file in the editor,and now you want to switch to the package explorer to find the package,in IDEA, i must to find it by myself,but in eclipse, it auto locate the package.
You can use 'autoscroll from source' in project window on IDEA 4.5.
While your file has focus, select the View menu from the main menu bar and select the 'Select In...' menu. From the little pop-up menu, select 'Packages'.
There you go.
Rick
got it.very thanks