Eclipse后来的版本都提供了快速使用explorer在系统中打开目录的方式,windows下不用配置,linux桌面由于命令不同,很可能出现无法打开的情况,修改方式是在
Window -> Preferences -> General -> WorkSpace -> Command for launching system explorer
redhat下使用
Window -> Preferences -> General -> WorkSpace -> Command for launching system explorer
redhat下使用
nautilus "${selected_resource_parent_loc}" 即可

本文介绍了解决 Eclipse 在 Linux 系统下无法通过默认命令打开文件浏览器的问题。通过简单的配置步骤,用户可以轻松地在 Linux 桌面环境中使用 nautilus 命令来浏览和操作工作区目录。
1689

被折叠的 条评论
为什么被折叠?



