Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » [Team] How to add files in the commit dialog
[Team] How to add files in the commit dialog [message #503238] Fri, 11 December 2009 09:33 Go to next message
Thomas SZADEL is currently offline Thomas SZADELFriend
Messages: 36
Registered: July 2009
Member
Hello!

I'm developing an editor which needs several resources to work (let's say a "root" file A, and 2 children B & C).
To avoid the user doing something wrong, I've added a filter that only shows A in the navigator view (activated by default)

But, when the user clicks on the file "A" to commit it, I wish to add B & C automatically...
Does the team plugin provide such a mechanism?

Remark: same question with the update operation...

Thanks!
Re: [Team] How to add files in the commit dialog [message #510698 is a reply to message #503238] Thu, 28 January 2010 11:16 Go to previous message
Tomasz Zarna is currently offline Tomasz ZarnaFriend
Messages: 172
Registered: July 2009
Senior Member
I think what you need is combination of Model Provider and ResourceMapping. Take a look at Model Roadmap for Logical Model Integration help page and org.eclipse.team.examples.filesystem plug-in for an example.
Previous Topic:Is Eclipse 3.6 GTK Hanuted? :)
Next Topic:How to programmatically create ParameterizedCommand
Goto Forum:
  


Current Time: Tue Mar 19 06:54:49 GMT 2024

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

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

Back to the top