files changed on disk - NOT
Hello,
recently, when I hite the compile button, I am getting messages quite often that say: "file XXX has changed in memory and on disk. Reload?" - but I am completely sure that these files have not been modified externally.
I am unsure what to do - I certainly dont want to lose my changes. Rather annoying.
Does anyone have a clue what may be causing this? The only specific things I can say is
- I am using Linux/NFS
- I have been moving classes around quite a bit
thanks,
Christian
Please sign in to leave a comment.
Hi!
Mentioning NFS I guess your source files are located on an NFS server, corect? In this case the system time on your workstation and your fileserver might be out of sync (with your fileserver being ahead your workstation), giving you 'future' timestamps on save.
Hope this helps.
Wolfram.
yes, I suppose that was it. There was a discrepancy of 3 minutes. Thanks.
Christian
http://www.intellij.net/tracker/idea/viewSCR?publicId=7595