I have a problem with Talend (built with Eclipse RCP): the SVN is checked every second for new files. After having a look at Talend files, I had isolated a view (class RepoRefreshAction) which seems to update SVN.
I wonder if it is possible that an Eclipse RCP view has a default refresh interval of one second, and if this delay could be changed ?