Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Cannot see plugin source code
Cannot see plugin source code [message #228700] Tue, 13 January 2009 23:23 Go to next message
Eclipse UserFriend
I downloaded the latest CDT (cdt-master-5.0.1.zip) and deployed it to my
Eclipse 3.4.0. In a bundle project, I declared dependencies to all CDT
bundles. When I open a class from a bundle, the editor does not show the
source code, even though the source feature and bundle are deployed
(org.eclipse.cdt.platform.source_5.0.1.200809120802.jar). The PDE behaves
like the extension point org.eclipse.pde.core.source is being ignored. How
can I see the source code of the bundles?
Re: Cannot see plugin source code [message #228818 is a reply to message #228700] Fri, 16 January 2009 10:12 Go to previous messageGo to next message
Eclipse UserFriend
Felix LJ Mayer wrote:
> I downloaded the latest CDT (cdt-master-5.0.1.zip) and deployed it to my
> Eclipse 3.4.0. In a bundle project, I declared dependencies to all CDT
> bundles. When I open a class from a bundle, the editor does not show the
> source code, even though the source feature and bundle are deployed
> (org.eclipse.cdt.platform.source_5.0.1.200809120802.jar). The PDE behaves
> like the extension point org.eclipse.pde.core.source is being ignored. How
> can I see the source code of the bundles?

I'm not sure how CDT contributes source... but there are a couple ways
of letting PDE know about source:

http://wiki.eclipse.org/PDEBuild/Individual_Source_Bundles

Cheers,

~ Chris
Re: Cannot see plugin source code [message #228994 is a reply to message #228700] Tue, 20 January 2009 05:07 Go to previous messageGo to next message
Eclipse UserFriend
Felix LJ Mayer wrote:
> I downloaded the latest CDT (cdt-master-5.0.1.zip) and deployed it to my
> Eclipse 3.4.0. In a bundle project, I declared dependencies to all CDT
> bundles. When I open a class from a bundle, the editor does not show the
> source code, even though the source feature and bundle are deployed
> (org.eclipse.cdt.platform.source_5.0.1.200809120802.jar). The PDE behaves
> like the extension point org.eclipse.pde.core.source is being ignored. How
> can I see the source code of the bundles?

How did you install the cdt-master zip file?

--
Anton Leherbauer
Wind River Systems, Austria
CDT Committer - http://www.eclipse.org/cdt
Re: Cannot see plugin source code [message #230444 is a reply to message #228994] Tue, 17 February 2009 23:15 Go to previous messageGo to next message
Eclipse UserFriend
I just extracted the file into my Eclipse directory. Should I use a local
update site?

"Anton Leherbauer" <anton.leherbauer@windriver.com> wrote in message
news:gl47o5$d8r$2@build.eclipse.org...
> Felix LJ Mayer wrote:
>> I downloaded the latest CDT (cdt-master-5.0.1.zip) and deployed it to my
>> Eclipse 3.4.0. In a bundle project, I declared dependencies to all CDT
>> bundles. When I open a class from a bundle, the editor does not show the
>> source code, even though the source feature and bundle are deployed
>> (org.eclipse.cdt.platform.source_5.0.1.200809120802.jar). The PDE behaves
>> like the extension point org.eclipse.pde.core.source is being ignored.
>> How can I see the source code of the bundles?
>
> How did you install the cdt-master zip file?
>
> --
> Anton Leherbauer
> Wind River Systems, Austria
> CDT Committer - http://www.eclipse.org/cdt
Re: Cannot see plugin source code [message #230473 is a reply to message #230444] Wed, 18 February 2009 07:52 Go to previous messageGo to next message
Eclipse UserFriend
Felix LJ Mayer wrote:
> I just extracted the file into my Eclipse directory. Should I use a local
> update site?
>
> "Anton Leherbauer" <anton.leherbauer@windriver.com> wrote in message
> news:gl47o5$d8r$2@build.eclipse.org...
>> Felix LJ Mayer wrote:
>>> I downloaded the latest CDT (cdt-master-5.0.1.zip) and deployed it to my
>>> Eclipse 3.4.0. In a bundle project, I declared dependencies to all CDT
>>> bundles. When I open a class from a bundle, the editor does not show the
>>> source code, even though the source feature and bundle are deployed
>>> (org.eclipse.cdt.platform.source_5.0.1.200809120802.jar). The PDE behaves
>>> like the extension point org.eclipse.pde.core.source is being ignored.
>>> How can I see the source code of the bundles?
>> How did you install the cdt-master zip file?
>>
>> --
>> Anton Leherbauer
>> Wind River Systems, Austria
>> CDT Committer - http://www.eclipse.org/cdt
>

The master zip is a so-called archived update site. It cannot be
installed by simply unzipping it into an eclipse installation.
Please read the instructions at
http://download.eclipse.org/tools/cdt/releases/ganymede/

--
Anton Leherbauer
Wind River Systems, Austria
CDT Committer - http://www.eclipse.org/cdt
Re: Cannot see plugin source code [message #230756 is a reply to message #230473] Tue, 24 February 2009 21:49 Go to previous message
Eclipse UserFriend
Thanks, it always helps to read the instructions ;-)

"Anton Leherbauer" <anton.leherbauer@windriver.com> wrote in message
news:gnh0ba$cni$1@build.eclipse.org...
> Felix LJ Mayer wrote:
>> I just extracted the file into my Eclipse directory. Should I use a local
>> update site?
>>
>> "Anton Leherbauer" <anton.leherbauer@windriver.com> wrote in message
>> news:gl47o5$d8r$2@build.eclipse.org...
>>> Felix LJ Mayer wrote:
>>>> I downloaded the latest CDT (cdt-master-5.0.1.zip) and deployed it to
>>>> my Eclipse 3.4.0. In a bundle project, I declared dependencies to all
>>>> CDT bundles. When I open a class from a bundle, the editor does not
>>>> show the source code, even though the source feature and bundle are
>>>> deployed (org.eclipse.cdt.platform.source_5.0.1.200809120802.jar). The
>>>> PDE behaves like the extension point org.eclipse.pde.core.source is
>>>> being ignored. How can I see the source code of the bundles?
>>> How did you install the cdt-master zip file?
>>>
>>> --
>>> Anton Leherbauer
>>> Wind River Systems, Austria
>>> CDT Committer - http://www.eclipse.org/cdt
>>
>
> The master zip is a so-called archived update site. It cannot be installed
> by simply unzipping it into an eclipse installation.
> Please read the instructions at
> http://download.eclipse.org/tools/cdt/releases/ganymede/
>
> --
> Anton Leherbauer
> Wind River Systems, Austria
> CDT Committer - http://www.eclipse.org/cdt
Previous Topic:Multiple Target Patterns Error Due To Cygwin Include Path
Next Topic:How can I access the "other flags" in GCC compiler settings
Goto Forum:
  


Current Time: Sun Jun 01 04:16:10 EDT 2025

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

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

Back to the top