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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -