Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » templates for new files (e.g. new class)
templates for new files (e.g. new class) [message #146441] Thu, 02 June 2005 11:13
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1814
Registered: July 2009
Location: Firenze, Italy
Senior Member
Hi

I'd like to be able to specify a template for new generated classes.

For instance, I'd like a comment (containing author, copyright, etc.) to
be generated on every generated header and class file.

Moreover, I'd like to be able to specify the default template for
generated files. For instance, if I choose "new class" and specify
"MyClass" as the class name, the default files to be generated are
"MyClass.h" and "MyClass.cpp" while I'd like them to be "myclass.h" and
"myclass.cpp".

I didn't find these options anywhere. Am I missing something?

thanks in advance
Lorenzo


Previous Topic:a problem to build project
Next Topic:MI2 support in CDT ?
Goto Forum:
  


Current Time: Tue Oct 01 10:34:48 GMT 2024

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

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

Back to the top