Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Improve class generator
Improve class generator [message #1063715] Thu, 13 June 2013 20:15
Bersac Guillaume is currently offline Bersac GuillaumeFriend
Messages: 7
Registered: March 2013
Junior Member
Hi,

I want to improve the class generator which is implemented inside CDT. I want it to generate a copy constructor, a toString() function... But I don't know how to do it.

By the way it could be improve in many ways. For instance, we should define the attributes of our class and if we want a getter and a setter and eclipse generate it for you !

In the file template, there is a variable, $(declaration) which relate to a code generator. How to modify this code generator ?

By the way, when I call a template I defined, the leading tab characters are missing, why ?

Thanks all !
Previous Topic:Installing e2studio on juno SR2
Next Topic: Variables refresh while debugging
Goto Forum:
  


Current Time: Thu Sep 26 00:35:40 GMT 2024

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

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

Back to the top