CDT Help system [message #201857] |
Tue, 18 September 2007 08:25  |
Eclipse User |
|
|
|
Originally posted by: pelle2004.gmail.com
Hi,
I like to know what the full capacity of Eclipse when it comes to the help
system.
For instance I would like to have the opportunity in the CDT-Editor to
mark a glibc
function and hit F1/Help and end up in the explanation of that function.
...
const struct timeval tp,tzp;
settimeofday (&tp, &tzp);
...
Just mark or stand above 'settimeofday' and hit help should end up in a
glibc-section
inside the local help system. Contents of that should be a copy of
' http://www.gnu.org/software/libc/manual/html_mono/libc.html# High_002dResolution-Calendar'
So my question are...
- Is it already possible
- Where can I find information, web-links...
- Is there any help project/plug-ins, web-links...
- If not any extension points for a plug-in.
/Pelle
|
|
|
|
|
|
|
Re: CDT Help system [message #202213 is a reply to message #202204] |
Wed, 26 September 2007 09:36  |
Eclipse User |
|
|
|
Paul McConkey wrote:
>> We can't do this because the GNU man pages and other documentation are GPL
>> licensed, which is not compatible with the EPL license we use at
>> Eclipse.org
>
> Presumably the license incompatibility just means that Eclipse.org wouldn't
> be able to distribute the Eclipsified man pages. It would be fine for
> someone to make a GPL version of the man pages and to distribute them for
> others to use.
>
> I'd use them for sure.
>
> Cheers,
>
> Paul.
>
>
Yes... someone could do a Sourcforge project or whatever. It's
definitely a useful feature and it would get wide usage. Maybe someone
could contribute this to Redhat or one of the other Linux distros that
are bundling CDT.
===========================
Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
|
|
|
Powered by
FUDForum. Page generated in 0.28363 seconds