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

前端 未结 8 539
情书的邮戳
情书的邮戳 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:11

    As far as I know you have to create a linked folder for your external includes to achieve your goal. After that you can use StartExplorer for you externals as well. If you do not like that plugin you could try another similar one called EasyShell which is a similar one but you can configure all of its commands.

提交回复
热议问题