Eclipse - open all files in current working set?

佐手、 提交于 2019-12-10 23:58:21

问题


Is there a way to instantly open all files in the current working set?


回答1:


  1. Use the open resource dialog and filter by the working set. This can be done by pressing Ctrl+Shift+R.

  2. Select the dropdown menu (displayed as an arrow icon) on the upper right-hand side of the "Open Resource" dialog and click on "Select Working Set...".

  3. Choose the working set of interest.

  4. Enter file search criteria, like \*.*.

  5. Wait for results to return and select all files found.

  6. Click the "open" button.



来源:https://stackoverflow.com/questions/7442639/eclipse-open-all-files-in-current-working-set

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!