Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Consequence of not using centeralized CDocumentProvider
Consequence of not using centeralized CDocumentProvider [message #205848] Sun, 02 December 2007 23:57
Adam Neal is currently offline Adam NealFriend
Messages: 40
Registered: July 2009
Member
Hi,

I am new to working with document providers and was hoping someone could
shed some light on a question for me.

I am using a specialized CEditor (yes, I know its internal). I need to make
some changes so that when I preform a revert, the entire file does not
revert - just the changes made in the specific editor. To accomplish this,
I've been told I need to provide my own document provider (I would be
specializing the CDocumentProvider to ensure that all the CEditor methods
still function properly).

My question is simply: what will be the concequence, if any, of not using
the centeralized document provider from the CUIPlugin?

Thanks in advance,
Adam
Previous Topic:How to accomodate strange locations for Makefiles?
Next Topic:The indexer only detects the defines of the file I'm editing.
Goto Forum:
  


Current Time: Thu Jul 18 21:33:00 GMT 2024

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

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

Back to the top