What is needed for CDT development? [message #119327] |
Fri, 03 September 2004 10:36  |
Eclipse User |
|
|
|
Originally posted by: cenedese.nospam.indel.ch
Hi
I'm not (yet) trying to improve CDT but I want to add another C debugger.
So I have installed the CDT SDK (now 2.0.1 :) and checked out all CDT
sources
from cvs. But I can't build them, there seem to be many dependencies like
org.eclipse.ui, org.eclipse.swt etc. I understand these dependencies are
necessary, but is there a list of requirements? Or am I supposed to have
checked out the whole eclipse source anyway?
Thanks
bye Fabi
|
|
|
|
Re: What is needed for CDT development? [message #119576 is a reply to message #119539] |
Mon, 06 September 2004 06:58  |
Eclipse User |
|
|
|
Originally posted by: cenedese.nospam.indel.ch
> > I'm not (yet) trying to improve CDT but I want to add another C debugger.
> > So I have installed the CDT SDK (now 2.0.1 :) and checked out all CDT
> > sources
> > from cvs. But I can't build them, there seem to be many dependencies like
> > org.eclipse.ui, org.eclipse.swt etc. I understand these dependencies are
> > necessary, but is there a list of requirements? Or am I supposed to have
> > checked out the whole eclipse source anyway?
>
> From these projects i build CDT every day and it works.
> I use export deployable features to build it.
> Also maybe you don't use eclipse SDK version for building it?
> As I see dependency for org.eclipse.swt is not found.
Actually I was wrong. I want to add another debugger so I started by
copying
cdt.debug.mi.* and using it as a template. I changed some names (like
package,
classes, etc) but though I didn't change the code itself eclipse now has
dependencies to other plugins. But the real cdt plugins seem to be fine.
I don't know how this happened, maybe I just start over again...
Sorry for the noise.
bye Fabi
|
|
|
Powered by
FUDForum. Page generated in 0.05451 seconds