In Eclipse, how to open a file browser in the directory of the currently edited file

前端 未结 8 530
情书的邮戳
情书的邮戳 2020-12-13 19:27

I know it\'s possible in eclipse to open file browsers from your project\'s resource browser, but is it possible for files that aren\'t part of your project ? Typically exte

相关标签:
8条回答
  • 2020-12-13 20:21

    You might want to try eExplorer, see my answer on https://stackoverflow.com/a/24149472/612123

    0 讨论(0)
  • 2020-12-13 20:23

    For eclipse Luna (4.4) and later, You can use: Right Click->Show In->System Explorer

    0 讨论(0)
提交回复
热议问题