Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT 4.0 - Cannot Import as source project
CDT 4.0 - Cannot Import as source project [message #197747] Thu, 19 July 2007 05:45 Go to next message
Rekha Bhintade is currently offline Rekha BhintadeFriend
Messages: 16
Registered: July 2009
Junior Member
Hi All,

I have Eclipse 3.3 and CDT 4.0 installed on my machine. When I import any
CDT plugin as source project in my workspace I get the jar file and not
the source code.
I checked the source code locations in the Target platform preferences and
I found that there is no source code location entry for CDT.
How should I go for it? Thanks in advance.

Regards,
Rekha
Re: CDT 4.0 - Cannot Import as source project [message #197788 is a reply to message #197747] Thu, 19 July 2007 12:24 Go to previous messageGo to next message
Beth Tibbitts is currently offline Beth TibbittsFriend
Messages: 231
Registered: July 2009
Senior Member
Do you have the CDT SDK or just the runtime?
I think you need the whole CDT SDK to import it into your workspace

....Beth
Re: CDT 4.0 - Cannot Import as source project [message #197980 is a reply to message #197747] Sun, 22 July 2007 20:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: torkildr.resheim.no

Rekha wrote:

> Hi All,
>
> I have Eclipse 3.3 and CDT 4.0 installed on my machine. When I import any
> CDT plugin as source project in my workspace I get the jar file and not
> the source code.
> I checked the source code locations in the Target platform preferences and
> I found that there is no source code location entry for CDT.
> How should I go for it? Thanks in advance.
I've got the same problem. It seems that the SDK is not properly packed. I
was asking the same question on the cdt-dev list a few weeks ago but have
not gotten any answers yet.
>
> Regards,
> Rekha

--
Regards,
Torkild U. Resheim
Re: CDT 4.0 - Cannot Import as source project [message #197987 is a reply to message #197788] Mon, 23 July 2007 05:17 Go to previous messageGo to next message
Rekha Bhintade is currently offline Rekha BhintadeFriend
Messages: 16
Registered: July 2009
Junior Member
Hi Beth,

I have CDT SDK in my eclipse. I have extracted cdt-master from
http://download.eclipse.org/tools/cdt/releases/europa website.

Regards,
Rekha
Re: CDT 4.0 - Cannot Import as source project [message #198210 is a reply to message #197980] Wed, 25 July 2007 12:10 Go to previous messageGo to next message
Rekha Bhintade is currently offline Rekha BhintadeFriend
Messages: 16
Registered: July 2009
Junior Member
Hi,

What further I seen on my workspace is that whenever I try to use any
extension points it is not able to connect to the schema of the same. For
example if I use org.eclipse.cdt.managedbuilder.core.buildDefinitions
extension, I can add Generic parameters to the extension and not the
proper ones specified as in the schema of the same.
I have checked the schema files and they are present in the proper
plug-ins.
Can anybody let me know what I did wrong or is it a bug?

Regards,
Rekha
Re: CDT 4.0 - Cannot Import as source project [message #198218 is a reply to message #197980] Wed, 25 July 2007 13:22 Go to previous messageGo to next message
Chris Recoskie is currently offline Chris RecoskieFriend
Messages: 163
Registered: July 2009
Senior Member
Torkild U. Resheim wrote:
> Rekha wrote:
>
>> Hi All,
>>
>> I have Eclipse 3.3 and CDT 4.0 installed on my machine. When I import any
>> CDT plugin as source project in my workspace I get the jar file and not
>> the source code.
>> I checked the source code locations in the Target platform preferences and
>> I found that there is no source code location entry for CDT.
>> How should I go for it? Thanks in advance.
> I've got the same problem. It seems that the SDK is not properly packed. I
> was asking the same question on the cdt-dev list a few weeks ago but have
> not gotten any answers yet.
>> Regards,
>> Rekha
>

Sounds like you all have run into a problem with the update site. I'd
suggest filing a bug. In the meantime you can try downloading the .zip
from the CDT build site, however I worry that it will suffer from the
same issue. As a fallback you can check the source out of CVS anonymously.

Regards,

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

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
Re: CDT 4.0 - Cannot Import as source project [message #198257 is a reply to message #198218] Thu, 26 July 2007 04:58 Go to previous message
Rekha Bhintade is currently offline Rekha BhintadeFriend
Messages: 16
Registered: July 2009
Junior Member
Thanks Chris.
It is behaving same for both update manager as well as the zip file. I
will file a bugzilla for the same.
I will also try downloading it from CVS.

Regards,
Rekha
Previous Topic:Unit Testing Support
Next Topic:Compile projects with dependencies
Goto Forum:
  


Current Time: Sun Sep 08 05:15:25 GMT 2024

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

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

Back to the top