Skip to main content



      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] Wed, 16 May 2012 23:11
Eclipse UserFriend
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 Jun 23 15:47:19 EDT 2025

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

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

Back to the top