Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Auto generate comments for functions in eclipse CDT
Auto generate comments for functions in eclipse CDT [message #898593] Thu, 26 July 2012 18:25
ravi reddy is currently offline ravi reddyFriend
Messages: 2
Registered: July 2012
Junior Member
I am using eclipse Juno with CDT. I have written a function in a cpp file and I want to add comments for the function. Does CDT supports Auto generate comments by "typing /** then press enter"? In my case the auto generated comments are only as follows.

/**
 * 
 */


I even configured to use Doxygen support.Go to C/C++ -> Editors -> Documentation Tool Comments: Doxygen.

I still get the comments as mentioned above. How can I configure eclipse to add comments of my own style?

I changed comments even in Code templates. Go to C/C++ -> Code Style -> Code templates -> Comments. I changed Types, Fields, Methods. Still there is no luck for me.

Can someone assist me on this?

Thanks, Ravi
Previous Topic:Unable to build C++ project in Juno CDT
Next Topic:I get "unresolved inclusions.." in Juno
Goto Forum:
  


Current Time: Wed Apr 24 23:02:44 GMT 2024

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

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

Back to the top