Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-doc-dev] About CDT help

> -----Original Message-----
> From: garra [mailto:garra@xxxxxxxx]
> Sent: Tuesday, July 30, 2002 8:38 AM
> To: cdt-doc-dev@xxxxxxxxxxx
> Subject: [cdt-doc-dev] About CDT help
> 
> 
> 
>   Hi!
> 
>  I saw that for Java was made a great job - I can "Open 
> Declaration" for any declaration defined somewhere in valid place. 
> 
>  Will Eclipse developers provide some tools for something 
> like that for CDT developers? Or maybe they exist right now?
> 
Hi Gara,

We do not currently have any CDT specific Help APIs.

Since we are a plugin to Eclipse, all APIs that are open in Eclipse are
available to us. 
They have some very good documentation on the eclipse website
http://www.eclipse.org/articles/index.html
In fact Greg Adams has penned an article called "Contributing a Little
Help".

-Judy


> 
>   Thanks!
> 
>  Garra
> _______________________________________________
> cdt-doc-dev mailing list
> cdt-doc-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-doc-dev
> 


Back to the top