在 NetBeans IDE 6.8 中打开文件时始终重新下载文件
我使用的是 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Netbeans 不能很好地处理远程文件。
你有几个选择:
Netbeans doesn't really play well with remote files.
You have a few options: