Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Installation issue
Installation issue [message #62573] Tue, 18 February 2003 16:47 Go to next message
Eclipse UserFriend
Originally posted by: acalifano.firstgenetic.net

I just installed Eclipse 2.0.2 (which seems to be the supported platform
for the CDT). After downloading the CDT zip and installing it in the
plugin directory, I received a message from Eclipse saying that the CDT
feature could not be properly configured because "the pluging
"org.eclipse.cdt.win32" version "1.0.1" referenced by this feature is
missing. included feature "org.eclipse.cdt_1.0.1" is missing"
Can anyone shed some light on this problem? Is that the right way to
install the plugin?
Thx!
Re: Installation issue [message #62620 is a reply to message #62573] Tue, 18 February 2003 20:24 Go to previous messageGo to next message
Judy N. Green is currently offline Judy N. GreenFriend
Messages: 149
Registered: July 2009
Senior Member
"Andrea Califano" <acalifano@firstgenetic.net> wrote in message
news:b2to3q$30b$1@rogue.oti.com...
| I just installed Eclipse 2.0.2 (which seems to be the supported platform
| for the CDT). After downloading the CDT zip and installing it in the
| plugin directory, I received a message from Eclipse saying that the CDT
| feature could not be properly configured because "the pluging
| "org.eclipse.cdt.win32" version "1.0.1" referenced by this feature is
| missing. included feature "org.eclipse.cdt_1.0.1" is missing"
| Can anyone shed some light on this problem? Is that the right way to
| install the plugin?
| Thx!
|


This is a known issue and there is a workaround on most systems ...

Hi all,

There have been some sporadic problems reported regarding installing the CDT
in both Eclipse 2.0.x and 2.1.

The following is a guide to installing the CDT and a workaround for this
intermittent problem

If you unzip the bin.dist.zip file into the eclipse directory:

1) Be sure that all previous installations of the CDT have
been removed from your plugins and features directories
2) If the Install/Update manager will not let you install the CDT saying
something to the effect of Eclipse C/C++ Development Tools (Windows)
requires Eclipse C/C++ Development Tools 1.0.1
a) Eclipse will still install the plugins but it will disable them.
(Disabled plugins are not visible in the default view)
b) In the Install/Update Perspective, Install Configuration View
i) select the icon to show disabled features
ii) The Eclipse C/C++ Development Tools (Windows) will show as
disabled
iii) Click the "Enable" button in the Details Preview View
iv) Both plugins should now be fully enabled.

I will continue to look into why this is happening and hope to have it
solved in the near future

-Judy

|
Re: Installation issue [message #62671 is a reply to message #62620] Fri, 21 February 2003 05:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: orbitsim.hotmail.com

Judy N. Green wrote:
> "Andrea Califano" <acalifano@firstgenetic.net> wrote in message
> news:b2to3q$30b$1@rogue.oti.com...
> | I just installed Eclipse 2.0.2 (which seems to be the supported platform
> | for the CDT). After downloading the CDT zip and installing it in the
> | ...

> This is a known issue and there is a workaround on most systems ...

> Hi all,

> There have been some sporadic problems reported regarding installing the CDT
> in both Eclipse 2.0.x and 2.1.

> The following is a guide to installing the CDT and a workaround for this
> intermittent problem

> If you unzip the bin.dist.zip file into the eclipse directory:

> 1) Be sure that all previous installations of the CDT have
> been removed from your plugins and features directories
> 2) If the Install/Update manager will not let you install the CDT saying
> something to the effect of Eclipse C/C++ Development Tools (Windows)
> requires Eclipse C/C++ Development Tools 1.0.1
> a) Eclipse will still install the plugins but it will disable them.
> (Disabled plugins are not visible in the default view)
> b) In the Install/Update Perspective, Install Configuration View
> i) select the icon to show disabled features
> ii) The Eclipse C/C++ Development Tools (Windows) will show as
> disabled
> iii) Click the "Enable" button in the Details Preview View
> iv) Both plugins should now be fully enabled.


I am trying to get this installed on a XP box. Even with the above
mentioned work-around I am still not able to get CDT 1.0.1 installed on
Eclipse 2.0.2. I get an error meassage that says:

Error creating feature
"file:C:/eclipse/features/org.eclipse.cdt_1.0.1.jar/".[java.io.FilenotFoundException:
C:\eclipse\features\org.eclipse.cdt_1.0.1.jar\feature.xml (The system
cannot find the path specified)]

Am I missing something?

Dayne
Re: Installation issue [message #63082 is a reply to message #62620] Wed, 26 February 2003 00:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: davemedberry.myway.com

Thanks Judy, that worked for me.

For any other readers, the
i) select the icon to show disabled features

Is in the top right hand corner of the Install Configuration pane (took me
awhile to find it....)

-dave

"Judy N. Green" <jgreen@qnx.com> wrote in message
news:b2u334$d4c$1@rogue.oti.com...
>
> "Andrea Califano" <acalifano@firstgenetic.net> wrote in message
> news:b2to3q$30b$1@rogue.oti.com...
> | I just installed Eclipse 2.0.2 (which seems to be the supported platform
> | for the CDT). After downloading the CDT zip and installing it in the
> | plugin directory, I received a message from Eclipse saying that the CDT
> | feature could not be properly configured because "the pluging
> | "org.eclipse.cdt.win32" version "1.0.1" referenced by this feature is
> | missing. included feature "org.eclipse.cdt_1.0.1" is missing"
> | Can anyone shed some light on this problem? Is that the right way to
> | install the plugin?
> | Thx!
> |
>
>
> This is a known issue and there is a workaround on most systems ...
>
> Hi all,
>
> There have been some sporadic problems reported regarding installing the
CDT
> in both Eclipse 2.0.x and 2.1.
>
> The following is a guide to installing the CDT and a workaround for this
> intermittent problem
>
> If you unzip the bin.dist.zip file into the eclipse directory:
>
> 1) Be sure that all previous installations of the CDT have
> been removed from your plugins and features directories
> 2) If the Install/Update manager will not let you install the CDT saying
> something to the effect of Eclipse C/C++ Development Tools (Windows)
> requires Eclipse C/C++ Development Tools 1.0.1
> a) Eclipse will still install the plugins but it will disable them.
> (Disabled plugins are not visible in the default view)
> b) In the Install/Update Perspective, Install Configuration View
> i) select the icon to show disabled features
> ii) The Eclipse C/C++ Development Tools (Windows) will show as
> disabled
> iii) Click the "Enable" button in the Details Preview View
> iv) Both plugins should now be fully enabled.
>
> I will continue to look into why this is happening and hope to have it
> solved in the near future
>
> -Judy
>
> |
>
>
Re: Installation issue [message #64003 is a reply to message #62671] Wed, 05 March 2003 15:12 Go to previous message
Eclipse UserFriend
Originally posted by: gdlxn.us.ibm.com

I'm also seeing the problem Dayne describes when trying to install CDT 1.01.
GA on IBM's WebSphere Studio Workbench 2.0.2 running on Windows 2000 SP 2.
Is there a workaround or fix?

Thanks,
Geoff Alexander

"Dayne Medlyn" <orbitsim@hotmail.com> wrote in message
news:b34e3e$vha$1@rogue.oti.com...
> Judy N. Green wrote:
> > "Andrea Califano" <acalifano@firstgenetic.net> wrote in message
> > news:b2to3q$30b$1@rogue.oti.com...
> > | I just installed Eclipse 2.0.2 (which seems to be the supported
platform
> > | for the CDT). After downloading the CDT zip and installing it in the
> > | ...
>
> > This is a known issue and there is a workaround on most systems ...
>
> > Hi all,
>
> > There have been some sporadic problems reported regarding installing the
CDT
> > in both Eclipse 2.0.x and 2.1.
>
> > The following is a guide to installing the CDT and a workaround for this
> > intermittent problem
>
> > If you unzip the bin.dist.zip file into the eclipse directory:
>
> > 1) Be sure that all previous installations of the CDT have
> > been removed from your plugins and features directories
> > 2) If the Install/Update manager will not let you install the CDT saying
> > something to the effect of Eclipse C/C++ Development Tools (Windows)
> > requires Eclipse C/C++ Development Tools 1.0.1
> > a) Eclipse will still install the plugins but it will disable them.
> > (Disabled plugins are not visible in the default view)
> > b) In the Install/Update Perspective, Install Configuration View
> > i) select the icon to show disabled features
> > ii) The Eclipse C/C++ Development Tools (Windows) will show as
> > disabled
> > iii) Click the "Enable" button in the Details Preview View
> > iv) Both plugins should now be fully enabled.
>
>
> I am trying to get this installed on a XP box. Even with the above
> mentioned work-around I am still not able to get CDT 1.0.1 installed on
> Eclipse 2.0.2. I get an error meassage that says:
>
> Error creating feature
>
"file:C:/eclipse/features/org.eclipse.cdt_1.0.1.jar/".[java.io.FilenotFoundE
xception:
> C:\eclipse\features\org.eclipse.cdt_1.0.1.jar\feature.xml (The system
> cannot find the path specified)]
>
> Am I missing something?
>
> Dayne
>
Previous Topic:What is the difference between GDB and Cygwin GDB?
Next Topic:Load command progress help req
Goto Forum:
  


Current Time: Sat Jul 27 12:53:28 GMT 2024

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

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

Back to the top