Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » documentation
documentation [message #194794] Mon, 02 July 2007 19:21 Go to next message
Eclipse UserFriend
Originally posted by: dingfelder_nospam.gmail.com

What tools or plugins etc do you folks use for c/c++ documentation
(Doxygen, etc) within eclipse cdt?

and are there any modeling tools available for c or c++ ? or are the
eclipse modeling tools only available for java?
Re: documentation [message #194801 is a reply to message #194794] Mon, 02 July 2007 21:20 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

dingfelder wrote:
> What tools or plugins etc do you folks use for c/c++ documentation
> (Doxygen, etc) within eclipse cdt?

For documentation I use Doxygen with the excellent plugin eclox
(http://home.gna.org/eclox/).

>
> and are there any modeling tools available for c or c++ ? or are the
> eclipse modeling tools only available for java?

For modeling I don't know.

Drix
Re: documentation [message #195407 is a reply to message #194801] Thu, 05 July 2007 21:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bronson.rinspin.com

drix wrote:
> dingfelder wrote:
>> What tools or plugins etc do you folks use for c/c++ documentation
>> (Doxygen, etc) within eclipse cdt?
>
> For documentation I use Doxygen with the excellent plugin eclox
> (http://home.gna.org/eclox/).

Eclox just invokes Doxygen, yes? Does it also provide the equivalent of
JDT/JavaDoc's Shift-F2 or other in-editor features?

Personally, I would *love* to see CDT support Doxygen just as well as
the JDT supports JavaDoc. Doxygen is pretty much the C++ standard
nowadays; everything uses it, even Boost. At first blush, since it's
very close to JavaDoc, it seems like much of the JDT's JavaDoc support
could be hoisted into the CDT for Doxygen?

Is anybody working on this?


https://bugs.eclipse.org/bugs/show_bug.cgi?id=178386
https://bugs.eclipse.org/bugs/show_bug.cgi?id=180141
Re: documentation [message #195579 is a reply to message #195407] Fri, 06 July 2007 16:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dschaefer.qnx.com

Scott Bronson wrote:
> drix wrote:
>> dingfelder wrote:
>>> What tools or plugins etc do you folks use for c/c++ documentation
>>> (Doxygen, etc) within eclipse cdt?
>>
>> For documentation I use Doxygen with the excellent plugin eclox
>> (http://home.gna.org/eclox/).
>
> Eclox just invokes Doxygen, yes? Does it also provide the equivalent of
> JDT/JavaDoc's Shift-F2 or other in-editor features?
>
> Personally, I would *love* to see CDT support Doxygen just as well as
> the JDT supports JavaDoc. Doxygen is pretty much the C++ standard
> nowadays; everything uses it, even Boost. At first blush, since it's
> very close to JavaDoc, it seems like much of the JDT's JavaDoc support
> could be hoisted into the CDT for Doxygen?
>
> Is anybody working on this?
>
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=178386
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=180141
>

I do have a feeler to a group who has suggested maybe doing this. Let's
hope they come through.

Doug.
Re: documentation [message #195775 is a reply to message #194794] Mon, 09 July 2007 10:20 Go to previous message
Eclipse UserFriend
dingfelder wrote:
> and are there any modeling tools available for c or c++ ? or are the
> eclipse modeling tools only available for java?

Shameless plug: Rational Software Architect does this. There are no
open source C/C++ modeling tools for Eclipse that I'm aware of.

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
Previous Topic:Cannot build
Next Topic:Java like refactoring features?
Goto Forum:
  


Current Time: Fri Nov 07 17:23:27 EST 2025

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

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

Back to the top