avoiding eclipse "changed on file system" dialog? -
Is there a preference or tweak, which will prevent eclipse from taking an eclipse "This file has been changed to a file system "When I switch from Eclipse to another editor?
Step:
- Open Eclipse Project
- Edit and save some files (page is now 'clean' but previously touched
- Switch to another editor
- Edit the same file
- Switch back to the eclipse
- View the dialog
Perhaps the eclipse automatically helps to refresh the workspace:
< Blockquote>Preferences -> General -> Workspace -> Automate Refresh sol
Comments
Post a Comment