ECLIPSE REMOTE SYSTEM EXPLORER 递归文本搜索

发布于 2024-11-16 15:20:40 字数 371 浏览 0 评论 0原文

我在 Windows 7 下运行 Eclipse PDT Helios,并在 VirtualBox VM 中托管 debian 服务器,以用于开发目的。

我正在努力使用RSE,因为我可以在远程文件系统上运行文本搜索,但获得的结果并不令人满意: 我只获取“root”拥有的文件内容(根据 SFTP 连接设置),而不获取其他文件内容。

当然,解决方案可能是通过 root 拥有远程系统中的所有文件,但这不是我想要的。

Eclipse 中是否需要调整任何特定设置以声明它必须搜索所有文件,而不仅仅是“root”拥有的文件?

编辑

RSE 视图显示文件树,我可以打开/编辑/保存它们。但我无法在远程搜索窗口中浏览任何这些目录。

I'm running Eclipse PDT Helios under Windows seven and hosting a debian server within a VirtualBox VM, for development purposes.

I'm struggling with the RSE as I can run a text search on the remote file system, but the obtained result is not satisfactory:
I get only the content of the files owned by "root" (as per the SFTP connection setup), but not the other files contents.

For sure, a solution could be to own all files by root within the remote system, but this is not what I'm looking for.

Is there any particular setting to be adjusted within Eclipse to state it must search for all files, not only the ones owned by "root" ?

EDIT

RSE view shows up the file tree, and I can open/edit/save them. But I can't browse any of these directories in the remote search window.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一个人练习一个人 2024-11-23 15:20:40

通过在 Eclipse 中设置不同的 ssh 用户和 VM 中的权限来解决。

solved by setting differently the ssh user in Eclipse and permissions in the VM.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文