Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] why eclipse is accessing www.sourceware.org ?

Just to let you know that this is no longer the case in the recent Linux Tools releases (0.8.0 and up). The original code was not allowed to include the data for Libhover in the plug-in because it was licensed with the GNU Documentation License and this license was not approved for code hosted on Eclipse.org. This license has since been approved so now the C library Libhover plug-in contains the data and no URL is needed.

In addition, the Fedora version of libhover shipped with eclipse-cdt package has had the data included for a while now because the license is not an issue.

You can turn off/on libhover from the C/C++ General -> Documentation project property page. Simply click/unclick the glibc item.

-- Jeff J.

On 09/13/2011 11:46 AM, Yevgeny Shifrin wrote:
Hi Axel,

Thanks a lot, this is probably the case. In CDT 8.0 Eclipse I do not have LinuxTools installed and this problem does not happen.

Thanks,
Yevgeny

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of "Axel M?ller"
Sent: Tuesday, September 13, 2011 5:02 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] why eclipse is accessing www.sourceware.org ?

I guess you have the LibHover from LinuxTools installed. It will query sourceware.org to get the glibc help.

    Axel

------------------------------------------------------------
Von: "Yevgeny Shifrin"<Yevgeny.Shifrin@xxxxxxxxxxx>
Gesendet: Sep 13, 2011 1:53:36 PM
An: "CDT General developers list. (cdt-dev@xxxxxxxxxxx)"<cdt-dev@xxxxxxxxxxx>
Betreff: [cdt-dev] why eclipse is accessing www.sourceware.org ?

Hello,

I apologize if this is not a correct forum for this question.

On eclipse C++ CDT 7.0.2, I've noticed that from time to time eclipse is accessing www.sourceware.org[http://www.sourceware.org] URL? Especially when doing navigation. Any ideas why?

In our company sometimes password is required before accessing web site, so eclipse from time to time pops up below message:



Thanks,
Yevgeny



This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof.

___________________________________________________________
Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die
Toolbar eingebaut! http://produkte.web.de/go/toolbar
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof.

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top