[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] listening to resource changes caused by team synchronization

Hi,

I'd like to listen to updates to files in order to update an internal model if the content has changed when the user updates files through a team synchronization (i.e., SVN or CVS).

My first thought was to listen to resource changes in general, but then I also get informed when my own applications just writes these files.

Is there any hook or listener I could use to get informed when the user updates via team synchronization?

Thanks in advance,

Fredrik