简体   繁体   中英

Eclipse keyboard shortcut to open build path of current project?

I often have to edit the build path of my project in eclipse. Is there a keyboard shortcut that will open the window as "configure build path" option in Eclipse?

  1. Right click on any project in package explorer, select Build Path..> Configure Build Path...

  2. Select any project in package explorer press Alt + Enter .

First step is necessary as property dialog remembers the previously selected node.

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