Eclipse Plugin to “Open Explorer in this File location” for Package Explorer

后端 未结 7 1038
悲哀的现实
悲哀的现实 2021-02-07 12:57

Is there any plugin that lets me open the file I selected in the Package Explorer in windows explorer?
I am looking for an extra menu option in the right click menu of the

7条回答
  •  孤独总比滥情好
    2021-02-07 13:27

    I'm not sure if there's a direct way, but what you can do is right click on the file/folder, go to properties, then copy "Location" and put that string into a blank explorer window.

    so,

    right-click --> properties --> Location --> ctrl-c

    open explorer window --> ctrl-v --> go button

提交回复
热议问题