Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » track changes made before activation of plugin(track changes made before activation of plugin)
track changes made before activation of plugin [message #1006413] Thu, 31 January 2013 09:41
Krishnaveni S is currently offline Krishnaveni SFriend
Messages: 4
Registered: April 2012
Junior Member
I have an eclipse plugin. I need to keep track of the files changed/created from the plugin or outside it. I have added the Resource change Listener in the Activator of the plugin.
But this will track the changes only after the plugin is invoked. In the mean while if any changes were made from other menus, i am not able to track them. Is there any
way to handle the changes that happen before the activation of my plugin?
Previous Topic:Installation information of RCP
Next Topic:createExecutableExtension with parameters
Goto Forum:
  


Current Time: Fri Apr 26 05:54:19 GMT 2024

Powered by FUDForum. Page generated in 0.04302 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top