Improve class generator [message #1063715] |
Thu, 13 June 2013 20:15 |
Bersac Guillaume 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 !
|
|
|
Powered by
FUDForum. Page generated in 0.05008 seconds