Home » Language IDEs » C / C++ IDE (CDT) » CDT Installation Woes
CDT Installation Woes [message #66967] |
Wed, 16 April 2003 13:53  |
Eclipse User |
|
|
|
Originally posted by: quinn.evilgeniusgames.com
Hi,
I have been trying to figure out how to install the CDT, but to no,
apparent, avail. Every time I check in the installation manager, it says
that hte CDT is not installed correctly, and I should disable it. I
haven't yet, since it seems to be working, but I really can't be sure.
This only becomes annoying when I try and download other plugins for use
that require the CDT 1.0.1 plugin to be present.
So, what is the correct way to install the plugin. Since I couldn't find
any instructions or .xml files that would work with the install manager, I
just unzipped it into the eclipse directory. Is this the right thing to
do? If, not could someone please tell me how to do it.
My next question concerns the installation itself. The XML for the
feature is looking for org.eclipse.cdt.win32. It can not find it, and
neither can I. Is this directory supposed to be included in the
distribution, I have looked in the 1.0.0, 1.0.1, and nightly builds, and
can not find it. If it is supposed to be there, can someone please tell
me where to get it. If I remove that line from the feature.xml file, I
get
org.eclipse.cdt_1.0.1 is missing
but that directory is there, so I don't really understand what its looking
for <shrug>
help
|
|
|
Re: CDT Installation Woes [message #66986 is a reply to message #66967] |
Thu, 17 April 2003 00:52   |
Eclipse User |
|
|
|
Originally posted by: sridharavijay.rediffmail.com
Quinn wrote:
> Hi,
> I have been trying to figure out how to install the CDT, but to no,
> apparent, avail. Every time I check in the installation manager, it says
> that hte CDT is not installed correctly, and I should disable it. I
> haven't yet, since it seems to be working, but I really can't be sure.
> This only becomes annoying when I try and download other plugins for use
> that require the CDT 1.0.1 plugin to be present.
> So, what is the correct way to install the plugin. Since I couldn't find
> any instructions or .xml files that would work with the install manager, I
> just unzipped it into the eclipse directory. Is this the right thing to
> do? If, not could someone please tell me how to do it.
> My next question concerns the installation itself. The XML for the
> feature is looking for org.eclipse.cdt.win32. It can not find it, and
> neither can I. Is this directory supposed to be included in the
> distribution, I have looked in the 1.0.0, 1.0.1, and nightly builds, and
> can not find it. If it is supposed to be there, can someone please tell
> me where to get it. If I remove that line from the feature.xml file, I
> get
> org.eclipse.cdt_1.0.1 is missing
> but that directory is there, so I don't really understand what its looking
> for <shrug>
> help
You need to unzip the files into the plugins directory under eclipse
directory and not under root...
HTH :-)
|
|
|
Re: CDT Installation Woes [message #67088 is a reply to message #66986] |
Mon, 21 April 2003 13:48   |
Eclipse User |
|
|
|
Originally posted by: aricart.smartsoft.com
This is not true, you unzip the distribution into the eclipse installation
directory, this way things under plugins, and features go in the right
place.
/a
"Vijay" <sridharavijay@rediffmail.com> wrote in message
news:b7lbu6$f2a$1@rogue.oti.com...
> Quinn wrote:
>
> > Hi,
> > I have been trying to figure out how to install the CDT, but to no,
> > apparent, avail. Every time I check in the installation manager, it
says
> > that hte CDT is not installed correctly, and I should disable it. I
> > haven't yet, since it seems to be working, but I really can't be sure.
> > This only becomes annoying when I try and download other plugins for use
> > that require the CDT 1.0.1 plugin to be present.
>
> > So, what is the correct way to install the plugin. Since I couldn't
find
> > any instructions or .xml files that would work with the install manager,
I
> > just unzipped it into the eclipse directory. Is this the right thing to
> > do? If, not could someone please tell me how to do it.
>
> > My next question concerns the installation itself. The XML for the
> > feature is looking for org.eclipse.cdt.win32. It can not find it, and
> > neither can I. Is this directory supposed to be included in the
> > distribution, I have looked in the 1.0.0, 1.0.1, and nightly builds, and
> > can not find it. If it is supposed to be there, can someone please tell
> > me where to get it. If I remove that line from the feature.xml file, I
> > get
> > org.eclipse.cdt_1.0.1 is missing
> > but that directory is there, so I don't really understand what its
looking
> > for <shrug>
>
> > help
>
>
>
>
> You need to unzip the files into the plugins directory under eclipse
> directory and not under root...
> HTH :-)
>
|
|
|
Re: CDT Installation Woes [message #67554 is a reply to message #67088] |
Fri, 25 April 2003 05:45  |
Eclipse User |
|
|
|
Originally posted by: roblundie.blueyonder.co.uk
Hello
I've also had great trouble getting CDT to work. I downloaded and installed
what was allegedly the right version for my version of Eclipse, and Eclipse
just tells me it can't use it.
Once you've downloaded the zip file why can't you use the Install/Update
perspective to install it?
Either that or is there a site you can attach to with the Install/Update
perspective that contains CDT?
I'm amazed that some default sites don't exist within the Install/Update
perspective as finding the addresses of any sites at all was a major web
trawl! Does anyone know of one that contains lots of plugins (not just a
few)?
I ended up having to use quite an old version of CDT, but it doesn't seem to
support very much at all.
I'm trying to get the reference finding / refactoring bits to work with C++
but they don't seem to exist. Is this the case or is there something wrong
with my installation? I do have a "C++ perspective" open but that's about
all as far as the C++ specifics go.
To compound my problems I'm working with a Visual C++ project (has anyone
done this?).
Regards
Rob.
"Alberto Ricart" <aricart@smartsoft.com> wrote in message
news:b81a22$k0m$1@rogue.oti.com...
> This is not true, you unzip the distribution into the eclipse installation
> directory, this way things under plugins, and features go in the right
> place.
>
> /a
>
>
> "Vijay" <sridharavijay@rediffmail.com> wrote in message
> news:b7lbu6$f2a$1@rogue.oti.com...
> > Quinn wrote:
> >
> > > Hi,
> > > I have been trying to figure out how to install the CDT, but to no,
> > > apparent, avail. Every time I check in the installation manager, it
> says
> > > that hte CDT is not installed correctly, and I should disable it. I
> > > haven't yet, since it seems to be working, but I really can't be sure.
> > > This only becomes annoying when I try and download other plugins for
use
> > > that require the CDT 1.0.1 plugin to be present.
> >
> > > So, what is the correct way to install the plugin. Since I couldn't
> find
> > > any instructions or .xml files that would work with the install
manager,
> I
> > > just unzipped it into the eclipse directory. Is this the right thing
to
> > > do? If, not could someone please tell me how to do it.
> >
> > > My next question concerns the installation itself. The XML for the
> > > feature is looking for org.eclipse.cdt.win32. It can not find it, and
> > > neither can I. Is this directory supposed to be included in the
> > > distribution, I have looked in the 1.0.0, 1.0.1, and nightly builds,
and
> > > can not find it. If it is supposed to be there, can someone please
tell
> > > me where to get it. If I remove that line from the feature.xml file,
I
> > > get
> > > org.eclipse.cdt_1.0.1 is missing
> > > but that directory is there, so I don't really understand what its
> looking
> > > for <shrug>
> >
> > > help
> >
> >
> >
> >
> > You need to unzip the files into the plugins directory under eclipse
> > directory and not under root...
> > HTH :-)
> >
>
>
|
|
|
Goto Forum:
Current Time: Fri Jul 11 20:13:44 EDT 2025
Powered by FUDForum. Page generated in 0.47978 seconds
|