CDT source [message #174205] |
Thu, 03 August 2006 04:22  |
Eclipse User |
|
|
|
Hello,
I'm developing an Eclipse plug-in using Eclipse 3.2 with CDT 3.1.0. For
this plug-in I want to use some datastructures of CDT. I installed CDT
using the Update Manager in Eclipse.
The problem is that I'm not able to attach the source code of CDT so that
I can look into the .java files in Eclipse. When I look into "Manage
Configuration" it shows a red cross at Eclipse C/C++ Development Tooling
Source and in its properties the error message "Plug-in
"org.eclipse.cdt.source" version "3.1.0.200604070500" referenced by this
feature is missing."
I already tried some things including reinstalling CDT but could not get
it working.
Could anyone give me an idea how I could this problem solved?
Thanks in advance,
Dominik
|
|
|
|
Re: CDT source [message #174523 is a reply to message #174498] |
Mon, 07 August 2006 04:00  |
Eclipse User |
|
|
|
Beth,
thanks for your reply.
I do have the source code, that was not the problem. But what I did not
know was that I have to have cdt lying in my workspace as projects.
Anyway, I got it working right now.
Thanks again for your help.
Dominik
Beth Tibbitts wrote:
> dominik rost wrote:
>> ...I'm not able to attach the source code of CDT so
>> that I can look into the .java files in Eclipse.
> You can either:
> (1) Check out CDT from the CVS repository and build it yourself
> Some info here on checking out and building CDT from source code:
> http://wiki.eclipse.org/index.php/CDT/User/FAQ
> (2) bring up the Plug-ins view, rightMouse on the org.eclipse.cdt.*
> projects, and select Import As -> Source Project.
> Although, from what you described, perhaps you only have the runtime,
> not the source code too, or something is corrupt?
> ....Beth
|
|
|
Powered by
FUDForum. Page generated in 0.05461 seconds