Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Doxygen comments in the C++ editor not working
Doxygen comments in the C++ editor not working [message #1837523] Mon, 01 February 2021 16:53
Scott Ortel is currently offline Scott OrtelFriend
Messages: 1
Registered: February 2021
Junior Member
Hi, I am using Eclipse 2020-12 with CDT C/C++ Development Tools 10.1.0.20201202095. In the C++ Editor preferences I have Doxygen as the workspace default documentation tool.

However, when I am in the editor and am trying to create a new comment above a method, I type: /**<return> and nothing but a blank line opens. It's like the editor doesn't even understand the Javadoc-style block comment at all. I have tried many variations.

I'm expecting it to behave like the Java editor where the comment block is understood (e.g. indented with the method, with auto-indent '*', etc.)

Thanks for your help.
Previous Topic:AT32UC & Eclipse IDE
Next Topic:How to identify the specific include files Eclipse actually looked at trying to resolve the type?
Goto Forum:
  


Current Time: Fri Apr 26 15:30:58 GMT 2024

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

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

Back to the top