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

前端 未结 8 534
情书的邮戳
情书的邮戳 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 19:59

    EasyShell seems quite descent to me (used in Ubuntu). It gives you the choices to open the Nautilus, to open the shell, to run a file and to copy the selected path. All of them appear with a right click on the package explorer of Eclipse. The installation was with no problems. Therefore, I would suggest it.

    Hope I helped!

提交回复
热议问题