Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Regarding tracking resource changes

Hi,

I have a question regarding the tracking of changes on a resource.
The problem i face is as follows:
1. I have listners in my plugin to find if any resource is added/modified etc based on which i perform certain functions. 2. The problem is that if i close and open a project again i get the event telling me that the resources in that project were added to the workspace (which is in priciple correct but not totally true as the resources were already on the file system).

So is there anyway to differ between actual resource additions to the filesystem(part of eclipse workspace) and the resource additions caused by opening of projects.

Amit.

_________________________________________________________________
E-mail just got better. Find out why. http://server1.msn.co.in/features/general/extrastorage/index.asp Click here!



Back to the top