Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Template question(How do I modify a CDT template?)
Template question [message #755547] Tue, 08 November 2011 18:50
albert.vanhelmont is currently offline albert.vanhelmontFriend
Messages: 1
Registered: November 2011
Junior Member
I am using Eclipse C/C++ Developments Tools version 8.0.0.201109151

To insert a multi-line comment before a function I type com+Ctrl+Space and the following code is entered at the cursor location:
/*
* author userid
*
* To change this generated comment edit the template variable "comment":
* Window > Preferences > C/C++ > Editor > Templates.
*/

I want to adjust this template but the "Templates" tab is missing at the suggested location Window > Preferences > C/C++ > Editor > Templates.

The "C" tab is also missing in the suggested location by the online documentation Window > Preferences > C > Templates.

How do I change this template?
Previous Topic:Suggestions for setting up CDT in existing environment + CVS
Next Topic:simple question about project name
Goto Forum:
  


Current Time: Fri Apr 26 00:00:58 GMT 2024

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

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

Back to the top