在 NetBeans IDE 6.8 中打开文件时始终重新下载文件

发布于 2024-08-17 19:48:31 字数 215 浏览 6 评论 0原文

我使用的是 NetBeans IDE 6.8。

当我打开文件时,NetBeans 从我的计算机打开一个旧文件,而不是来自 Web 服务器的实际文件。问题是,当其他人在网络服务器上编辑该文件时,我需要在打开该文件之前下载该文件,这样我就不会丢失新的更改。

我想要做的是,当我打开文件时,NetBeans 始终从 Web 服务器下载文件。您知道如何让 NetBeans 自动执行此操作吗?

I'm using NetBeans IDE 6.8.

When I open a file, NetBeans opens an old file from my computer, not the actual one from the web-server. The problem is when some one else has edited the file on the web-server I need to download the file before I open it, so I don't lose the new changes.

What I want to do is that NetBeans always download the file from the web-server when I open a file. Do you know how I can make NetBeans to do this automatically?

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

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

发布评论

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

评论(1

Bonjour°[大白 2024-08-24 19:48:31

Netbeans 不能很好地处理远程文件。
你有几个选择:

  1. 不要使用远程文件:-p ...你可以考虑使用 Subversion 解决 2 人编辑同一文件的问题。
  2. 使用ftp磁盘程序将某个FTP服务器映射为本地目录。您可以通过谷歌搜索来了解更多相关信息。

Netbeans doesn't really play well with remote files.
You have a few options:

  1. dont use remote files :-p ... you could look into using Subversion for 2 people editing the same file problem.
  2. use a ftp disk program that maps a certain FTP server as a local directory. You can google it to find out more about it.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文