No "resource is out of sync with the filesystem" message
Status: Pre-Alpha
Brought to you by:
noordung
In other editors in Eclipse, when you change a file outside of Eclipse and then try to view it in Eclipse, it will give a message like:
Resource is out of sync with the file system: ...
Press 'F5' or select File > Refresh to refresh the file.
CSV editor doesn't do this. Instead it shows a blank view (not the updated file contents). You need to refresh and re-open the file to seethe contens updated from the filesystem.
CSV editor's behavior should be changed to be consistent with other Eclipse editors.