Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Need Eclipse CDT to Implement Interface(This feature is just like "VAssistX -> Refactor -> Implement Interface" in VisualAssistX_10.6.1859.)
Need Eclipse CDT to Implement Interface [message #872894] Thu, 17 May 2012 03:11
Guangcheng Huang is currently offline Guangcheng HuangFriend
Messages: 9
Registered: May 2012
Junior Member
I declare some class with pure virtual methods and make some classes derive it. Is there any way in Eclipse CDT to locate the pure virtual functions of the parent class and auto complete the declaration of the children class, just like in the java development? Having to go back and forth copying and pasting those functions is getting tiresome.
ps: This feature is also like "VAssistX -> Refactor -> Implement Interface" in VisualAssistX_10.6.1859, which is a visual c++ plugin.

Regards.
Previous Topic:adding toolchain to c project created by plugin
Next Topic:how to change an environment variable of USER:PREFS type to USER:CONFIG type in java programmaticall
Goto Forum:
  


Current Time: Mon Sep 23 13:34:02 GMT 2024

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

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

Back to the top