Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » TFS extension in Eclipse Plugin Development(How to programmatically Detect Local changes)
TFS extension in Eclipse Plugin Development [message #1818507] Tue, 17 December 2019 21:41
Che Bumagat is currently offline Che BumagatFriend
Messages: 46
Registered: February 2012
Member
Hi,

I'm developing a plugin that has TFS as the source control. Basically, I changed some files on the project and when I'm done, I'm expecting the files that got changed to be in the Pending state.

This is true for the files that got updated but not for the folders that I renamed. I cannot see them unless I manually go the project and click on the popup menu to `Detect Local Changes` and pend the changes myself.

I need a way to call this programmatically.

Does someone know how to do this?

Appreciate the help.

Che
Previous Topic:Signing the plugin content
Next Topic:Reminder of steps to load Eclipse plugin in test instance so I can debug it?
Goto Forum:
  


Current Time: Sat Apr 27 04:44:18 GMT 2024

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

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

Back to the top