Narrow Eclipse Refresh using native hooks or polling scope to specific project -


while checking refresh using native hooks or polling

  • (from window->preferences->general-workspace)

eclipse searching changes on files on whole workspace (all projects under workspace).

is there way narrow scope 1 project workspace? i'm editing .css/.js/.html files using sublimetext (3rd party application), , want see changes on server eclipse managed, have 10 projects under workspace , eclipse keep searching updates on them also.

no, automatic refresh entire workspace.

you can manually refresh single project using 'file > refresh' project selected.


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -