Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Creating Team Repository Provider that delegates to other Providers
Creating Team Repository Provider that delegates to other Providers [message #463856] Fri, 16 February 2007 18:26
Eclipse UserFriend
Hello everyone,

We've got an RCP application with our own custom Project View and we're
trying to add source control to it. We'd like to support a few of the
common source control systems such as CVS, SVN and Perforce so customers
aren't tied to a particular system. However, rather than exposing the
UI of these plugins, we also would like to maintain as much control over
the UI as possible. We want to keep it as simple as possible for our
non-technical users. Ideally we'd provide all of the commmon source
control UI and delegate the functionality to the other source control
plugins.

After reading through the Team documentation, we're considering creating
our own Repository Provider that would delegate to other Repository
Providers as needed. We would like our application to handle most of
the work of marking files for source control add, edit and delete
through user initiated app-specific actions.

It seems like it would be possible but does anyone have experience
regarding this approach or suggestions for an alternate approach?


Thanks in advance,
Dave
Previous Topic:Hibernate javax.persistence.Persistence in RCP
Next Topic:Creating View by Dragging the Leaf of theTree and Dropping it in the Editor Area
Goto Forum:
  


Current Time: Fri Mar 21 02:40:39 EDT 2025

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

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

Back to the top