Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » add more functions to MakefileContentpage
add more functions to MakefileContentpage [message #157769] Fri, 11 November 2005 14:02
Eclipse UserFriend
Originally posted by: Knadine.t-online.de

hello,

I'm working on a new plug-in. In this plug-in I need an Editor and a
ContentOutlinePage for a Makefiles in my c++ project.
The MakefileEditor and MakefileContentOutlinePage from the cdt are perfect
as a basis, but I need to add some additional functions to the menu in the
MakefileContentOutlinePage. So I thought about subclassing the class but
how can I force the MakefileEditor to show my subclassed
AdvancedMakefileContentOutlinePage instead of the the normal
MakefileContentOutlinePage? My first thought was to subclass
MakefileEditor, too, but by doing so I had to subclass other classes and
so on...
Isn't there an easier way to just add some functionality to the
MakefileContentOutlinePage?

thanx for help
sth_Weird
Previous Topic:debugging Maya plugins
Next Topic:Icons don't change when errors and warnings are found
Goto Forum:
  


Current Time: Thu Aug 15 21:24:30 GMT 2024

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

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

Back to the top