Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT installation error with Eclipse 2.0.2/Linux
CDT installation error with Eclipse 2.0.2/Linux [message #63413] Sun, 02 March 2003 16:41 Go to next message
Eclipse UserFriend
Originally posted by: andy.piper.freeuk.com

I've got Eclipse 2.0.2 for Linux/GTK2 installed.

The 1.0.1 build of the CDT is showing up as in error when I look in the
Update Manager. "Show Status" reveals:

Plugin "org.eclipse.cdt.linux.gtk" version "1.0.1" referenced by this
feature is missing.
Included feature "org.eclipse.cdt_1.0.0" is missing.

Any ideas what is causing this?

--
Andy Piper - Farnborough, Hampshire (UK)
andy.piper@freeuk.com
http://www.andypiper.co.uk/
Re: CDT installation error with Eclipse 2.0.2/Linux [message #63508 is a reply to message #63413] Mon, 03 March 2003 20:34 Go to previous messageGo to next message
Judy N. Green is currently offline Judy N. GreenFriend
Messages: 149
Registered: July 2009
Senior Member
"Andy Piper" <andy.piper@freeuk.com> wrote in message
news:pan.2003.03.02.16.41.29.897486@freeuk.com...
| I've got Eclipse 2.0.2 for Linux/GTK2 installed.
|
| The 1.0.1 build of the CDT is showing up as in error when I look in the
| Update Manager. "Show Status" reveals:
|
| Plugin "org.eclipse.cdt.linux.gtk" version "1.0.1" referenced by this
| feature is missing.
| Included feature "org.eclipse.cdt_1.0.0" is missing.
|
| Any ideas what is causing this?

Hi Andy,

I do not mean to be rude, but this has been answered a number of times in
this newsgroup.

You should be able to find it in a search from the Eclipse main website.

-Judy

|
| --
| Andy Piper - Farnborough, Hampshire (UK)
| andy.piper@freeuk.com
| http://www.andypiper.co.uk/
|
Re: CDT installation error with Eclipse 2.0.2/Linux [message #63648 is a reply to message #63508] Mon, 03 March 2003 23:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: andy.piper.freeuk.com

"Judy N. Green" <jgreen@qnx.com> wrote:

> I do not mean to be rude, but this has been answered a number of times in
> this newsgroup.
>
> You should be able to find it in a search from the Eclipse main website.

Not rude at all, I apologise for not checking - most unlike me - thanks
for the pointer.

Andy

--
Andy Piper - Farnborough, Hampshire (UK)
andy.piper@freeuk.com
http://www.andypiper.co.uk/
Re: CDT installation error with Eclipse 2.0.2/Linux [message #63672 is a reply to message #63508] Tue, 04 March 2003 00:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: andy.piper.freeuk.com

"Judy N. Green" <jgreen@qnx.com> wrote:
> I do not mean to be rude, but this has been answered a number of times in
> this newsgroup.
>
> You should be able to find it in a search from the Eclipse main website.

Forgive me, but I'm afraid the posts don't really resolve the problem
for me (and the search engine didn't prove to be very effective, I ended
up browsing the past newsgroup messages).

You've posted quite a detailed workaround but in the Linux case it doesn't
help. The Update Manager with "Show disabled features" shows the CDT for
Linux GTK but underneath it there is an entry "%featureName (not
installed)"

When I install the CDT it is enabled, but with a red cross; I've tried
disabling, restarting and re-enabling and it's now giving an error:

Error creating feature
" file:/home/andyp/eclipse/eclipse202/features/org.eclipse.cdt _1.0.1.jar "
[java.io.FileNotFoundException:
/home/andyp/eclipse/eclipse202/features/org.eclipse.cdt_1.0. 1.jar/feature.xml (No such file or directory)]

(actually this does match with the other reports)

Either way I'm not clear as to what the impact is here? It doesn't seem to
be an identical problem to the Windows install errors.


--
Andy Piper - Farnborough, Hampshire (UK)
andy.piper@freeuk.com
http://www.andypiper.co.uk/
Re: CDT installation error with Eclipse 2.0.2/Linux [message #64124 is a reply to message #63672] Fri, 07 March 2003 14:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.nospam.com

I have the same problem on Linux.

I solved it by copying the features/org.eclipse.cdt_1.0.1 folder to
features/org.eclipse.cdt_1.0.1.jar.

I think this is safer than merely leaving the older CDT version in place.

Chris

"Andy Piper" <andy.piper@freeuk.com> wrote in message
news:pan.2003.03.04.00.40.57.659176@freeuk.com...
> "Judy N. Green" <jgreen@qnx.com> wrote:
> > I do not mean to be rude, but this has been answered a number of times
in
> > this newsgroup.
> >
> > You should be able to find it in a search from the Eclipse main website.
>
> Forgive me, but I'm afraid the posts don't really resolve the problem
> for me (and the search engine didn't prove to be very effective, I ended
> up browsing the past newsgroup messages).
>
> You've posted quite a detailed workaround but in the Linux case it doesn't
> help. The Update Manager with "Show disabled features" shows the CDT for
> Linux GTK but underneath it there is an entry "%featureName (not
> installed)"
>
> When I install the CDT it is enabled, but with a red cross; I've tried
> disabling, restarting and re-enabling and it's now giving an error:
>
> Error creating feature
> " file:/home/andyp/eclipse/eclipse202/features/org.eclipse.cdt _1.0.1.jar "
> [java.io.FileNotFoundException:
>
/home/andyp/eclipse/eclipse202/features/org.eclipse.cdt_1.0. 1.jar/feature.xm
l (No such file or directory)]
>
> (actually this does match with the other reports)
>
> Either way I'm not clear as to what the impact is here? It doesn't seem to
> be an identical problem to the Windows install errors.
>
>
> --
> Andy Piper - Farnborough, Hampshire (UK)
> andy.piper@freeuk.com
> http://www.andypiper.co.uk/
>
Re: CDT installation error with Eclipse 2.0.2/Linux [message #64146 is a reply to message #64124] Fri, 07 March 2003 23:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: andy.piper.freeuk.com

"Chris Trobridge" <nospam@nospam.com> wrote:

> I have the same problem on Linux.
>
> I solved it by copying the features/org.eclipse.cdt_1.0.1 folder to
> features/org.eclipse.cdt_1.0.1.jar.
>
> I think this is safer than merely leaving the older CDT version in place.

This seems to get rid of the error, but I no longer see the CDT referenced
anywhere in the Update perspective. The tooling seems to be there, though.


--
Andy Piper - Farnborough, Hampshire (UK)
andy.piper@freeuk.com
http://www.andypiper.co.uk/
Re: CDT installation error with Eclipse 2.0.2/Linux [message #64479 is a reply to message #64124] Fri, 14 March 2003 16:28 Go to previous message
Judy N. Green is currently offline Judy N. GreenFriend
Messages: 149
Registered: July 2009
Senior Member
"Chris Trobridge" <nospam@nospam.com> wrote in message
news:b4ac7q$jt4$1@rogue.oti.com...
| I have the same problem on Linux.
|
| I solved it by copying the features/org.eclipse.cdt_1.0.1 folder to
| features/org.eclipse.cdt_1.0.1.jar.
|
| I think this is safer than merely leaving the older CDT version in place.


One question ... are you installing a newer version fo the CDT over an older
existing version?

If so please do not or you will get a corrupted installation.

You must completely remove all previous traces of the earlier version of
CDT.

-Judy


|
| Chris
|
| "Andy Piper" <andy.piper@freeuk.com> wrote in message
| news:pan.2003.03.04.00.40.57.659176@freeuk.com...
| > "Judy N. Green" <jgreen@qnx.com> wrote:
| > > I do not mean to be rude, but this has been answered a number of times
| in
| > > this newsgroup.
| > >
| > > You should be able to find it in a search from the Eclipse main
website.
| >
| > Forgive me, but I'm afraid the posts don't really resolve the problem
| > for me (and the search engine didn't prove to be very effective, I ended
| > up browsing the past newsgroup messages).
| >
| > You've posted quite a detailed workaround but in the Linux case it
doesn't
| > help. The Update Manager with "Show disabled features" shows the CDT for
| > Linux GTK but underneath it there is an entry "%featureName (not
| > installed)"
| >
| > When I install the CDT it is enabled, but with a red cross; I've tried
| > disabling, restarting and re-enabling and it's now giving an error:
| >
| > Error creating feature
| > " file:/home/andyp/eclipse/eclipse202/features/org.eclipse.cdt _1.0.1.jar "
| > [java.io.FileNotFoundException:
| >
|
/home/andyp/eclipse/eclipse202/features/org.eclipse.cdt_1.0. 1.jar/feature.xm
| l (No such file or directory)]
| >
| > (actually this does match with the other reports)
| >
| > Either way I'm not clear as to what the impact is here? It doesn't seem
to
| > be an identical problem to the Windows install errors.
| >
| >
| > --
| > Andy Piper - Farnborough, Hampshire (UK)
| > andy.piper@freeuk.com
| > http://www.andypiper.co.uk/
| >
|
|
Previous Topic:Autosave source in CDT ?
Next Topic:Remote debugging development in CDT
Goto Forum:
  


Current Time: Mon Jul 22 08:50:00 GMT 2024

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

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

Back to the top