why no plugin for "show in package explorer" like Eclipse

why no plugin for "show in package explorer" like Eclipse.it very useful when you want to find the package while editing file.

0
5 comments
Avatar
Permanently deleted user

wangfuqi wrote:

why no plugin for "show in package explorer" like Eclipse.it very useful when you want to find the package while editing file.


Cause it's built-in :)
Try Alt+F1 from the editor.

0
Avatar
Permanently deleted user

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.

0

You can use 'autoscroll from source' in project window on IDEA 4.5.

0

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

0
Avatar
Permanently deleted user

got it.very thanks

0

Please sign in to leave a comment.