VM 中ubuntu下Eclipse ctrl+s 显示update conflict的问题

VM 中ubuntu下----Eclipse ctrl+s 显示update conflict的问题 

 

VMworkstation中使用共享主机的方式,在eclipse下编辑windows下的文件,ctrl+s时,显示update conflict 问题。

原因是linux系统与windows 进行网络共享时,系统时间不同步,存在文件conflict.

同样在服务器程序中也要注意这个问题。

原文地址:https://www.cnblogs.com/kungfupanda/p/2801395.html