[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
RE: [cdt-dev] Change of the default .h files
|
- From: "Leherbauer, Anton" <Anton.Leherbauer@xxxxxxxxxxxxx>
- Date: Thu, 4 Dec 2008 13:53:10 +0100
- Delivered-to: cdt-dev@eclipse.org
- Thread-index: AclWDRAmp1ZSzHvSRGyhxITK6p/gwwAAawWA
- Thread-topic: [cdt-dev] Change of the default .h files
Hi Daniele,
you can configure file templates in the preferences under
C/C++ > Code Style > Code Templates
HTH
Toni
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Daniele Palmas
> Sent: Thursday, December 04, 2008 1:37 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] Change of the default .h files
>
> Hello,
>
> I would like to customize the content of the .h file created
> when using
> the menu voice File -> New -> Header File. At the moment
> there are added
> only the lines:
>
> #ifndef FILENAME_
> #define FILENAME_
>
> #endif /* FILENAME_*/
>
> Where should I look for adding new lines?
>
> Thanks in advance,
> Daniele
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>