简体   繁体   中英

Eclipse open cpp short cut

I am using eclipse to program c++. I am in eclipse c++ perspective.

I want to be able to quickly jump to any cpp.

I use the command ctrl+shift+t to search, and it only brings up .h files to jump to, but no .cpp.

Is there a way to jump to .cpp files?

Yes.

You can go to the menu Navigate--Open Resource... and type in a part of .cpp file name. Usually this command has a shortcut ctrl+shift+r.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM