Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Programmatically find deleted resources that are not committed(Programmatically find deleted resources that are not committed)
Programmatically find deleted resources that are not committed [message #1385853] Wed, 11 June 2014 16:30
Deepu Roy is currently offline Deepu RoyFriend
Messages: 3
Registered: June 2014
Junior Member
Hi,
I needed to find all outgoing changes in a plugin I'm writing. I tried using Subscriber.collectOutOfSync() to do this but I do not get resources that have been deleted but not committed.

'Synchronize Workspace' shows the changes. I am not too keen on implementing a Resouce change listener because it wouldn't pick changes that were done before the plugin was installed.

Does anyone know of a way to get the outgoing delete changes?

Thanks,
Deepu Roy
Previous Topic:resources being false dirty
Next Topic:EGit Commit Performance depends on Files in Workspace
Goto Forum:
  


Current Time: Thu Sep 19 11:56:38 GMT 2024

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

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

Back to the top