How to jump in the project tree to the file open in the editor
Permanently deleted user
创建于
By tracing classes hierarchy I got deep down into my class structure and opened alot of classes in the editor. Now I wanna get to the class in the tree. Is there a way?
F4
Alt+F1, then select Project for the target.
HTH,
Andrei
"Roman" <rrytov@entopia.com> wrote in message
news:29078392.1046080409936.JavaMail.javamailuser@localhost...
opened alot of classes in the editor. Now I wanna get to the class in the
tree. Is there a way?
That helped:-) Thanks!