Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Project Proposals » CDT (C and C++ addon)(Make it public/extendable)
CDT (C and C++ addon) [message #990776] Fri, 14 December 2012 09:00 Go to next message
Kitesurfer () is currently offline Kitesurfer ()Friend
Messages: 87
Registered: December 2009
Member
Hi,

I have created a plugin which extents the AbstractTextEditor to add some custom functionality. I also need this functionality on C and C++ sourcefiles. So I tried to create a plugin to extend the CEditor (which is installed via the standard CDT plugin). But this is NOT possible Sad

CEditor is a very useful class to extend ... so, could it be made part of the public API ? ... so I can extend it like I can extend the AbstractTextEditor.

Thanks.
Re: CDT (C and C++ addon) [message #990906 is a reply to message #990776] Fri, 14 December 2012 19:06 Go to previous message
Wayne Beaton is currently offline Wayne BeatonFriend
Messages: 554
Registered: December 2017
Senior Member
Hi Kitesurfer.

I recommend that you get the direct attention of the developers by
opening a bug against CDT:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT

HTH,

Wayne

On 12/14/2012 04:00 AM, Kitesurfer () wrote:
> Hi,
>
> I have created a plugin which extents the AbstractTextEditor to add some
> custom functionality. I also need this functionality on C and C++
> sourcefiles. So I tried to create a plugin to extend the CEditor (which
> is installed via the standard CDT plugin). But this is NOT possible :(
>
> CEditor is a very useful class to extend ... so, could it be made part
> of the public API ? ... so I can extend it like I can extend the
> AbstractTextEditor.
>
> Thanks.
>
Previous Topic:Right mouse click functionality
Next Topic:Maven Integration for Web Tools Platform Proposal Posted
Goto Forum:
  


Current Time: Thu Apr 18 23:32:00 GMT 2024

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

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

Back to the top