I have nothing installed over CDT. This is
the standard behavior of CDT.
Jens Elmenthaler
Platform & Components Lab
SW Designer
R&D

Verigy Germany GmbH, Herrenberger Str. 130, 71034 Böblingen
Sitz der Gesellschaft: Böblingen - Amtsgericht Böblingen HRB 6167
WEEE-Reg.-Nr. DE 16968742
Geschäftsführer: Hans-Jürgen Wagner, Peter Jeckel
Tel: +49 7031 4357-119
jens.elmenthaler@xxxxxxxxxx
From:
cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Flo Menier
Sent: Mittwoch, 11. August 2010
15:34
To: cdt-dev@xxxxxxxxxxx
Subject: RE: [cdt-dev] cdt
automatic documentation
Thanks for your response. Can you tell me what have you
installed over CDT? I have the Galileo version, and I installed Doxygen and
Doxygen plugin for Eclipse.
In preferences:C/C++>Editor, I
have Doxygen>Misc, no group "Documentation tool comments".
Subject: RE: [cdt-dev] cdt
automatic documentation
Date: Wed, 11 Aug 2010 07:18:53 -0500
From: jens.elmenthaler@xxxxxxxxxx
To: cdt-dev@xxxxxxxxxxx
I always type /**, and then hit enter.
Then a comment is completed with the @param and @return fitting the declared
function. Make sure doxygen is enabled in your preferences: C/C++ -> Edtor,
then look into the group “Documentation tool comments”.
Greetings, Jens.
From:
cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Flo Menier
Sent: Mittwoch, 11. August 2010
14:02
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] cdt automatic
documentation
In Java editor, before the implementation of the functions,
we type /** and press Ctrl + space, we get the documentation of the functions
with parameters, function name, return type information.
But with cdt, we can get the documentation only by
adding a template with predefined variables (enclosing method, return type...).
And the documentation can be generated in the function, not before. Can we
configure something to get the same thing as in Java editor?
_______________________________________________ cdt-dev mailing list
cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev
|