Skip to main content



      Home
Home » Newcomers » Newcomers » Unable to use Software Updates from Eclipse 3.2
Unable to use Software Updates from Eclipse 3.2 [message #160167] Mon, 10 July 2006 14:35 Go to next message
Eclipse UserFriend
Originally posted by: ajay610.gmail.com

I installed Eclipse 3.2 SDK (linux-gtk) with the following plugins:

GEF-runtime-3.2.zip
JEM-SDK-1.2.zip
emf-sdo-runtime-2.2.0.zip
wtp-sdk-R-1.5.0-200606281455.zip
de.loskutov.anyedit.AnyEditTools_1.4.2.jar
ehep-0.3.0.zip
shelled_1.0.2a.zip

The install of the above mentioned plugins was accomplised by unzipping
their contents in eclipse folder.

Eclipse seem to be working fine, but, when I try to install any plugin /
fetaure through the "Help -> Software Updates -> Find and Install", I get
the following errors:

The current configuration contains errors and this operation can have
unpredictable results.
WST Web Services Core (1.5.0.v200606071530--4hNDDhDhISDhXc) requires
feature "org.eclipse.xsd (2.2.0)", or equivalent.
WST XML Core (1.5.0.v200605151622--3YIAAYAYEPEOOF) requires feature
"org.eclipse.xsd (2.2.0)", or equivalent.


This happens with any feature that I try to install, here are steps for
svn plugin:

1. Help -> Software Updates -> Find and Install
2. Select "New Remote Site" -> URL=http://subclipse.tigris.org/update_1.2.x
3. Select Finish
4. Drill down the feature in the "Updates" dialog that shows up, select
the feature
5. Experience the error!

At this point "Next", "Finish" is greyed out, and the feature cannot be
installed.

log does not contain anything useful!

Is anyone else getting this error?
Does my set of plugins have something to do with it?

I remember there being a way to launch eclipse without any plugins, but I
can't seem to be able to find it!

Any help would be highly appreciated.

Thanks

Ajay
Re: Unable to use Software Updates from Eclipse 3.2 [message #160209 is a reply to message #160167] Tue, 11 July 2006 01:57 Go to previous messageGo to next message
Eclipse UserFriend
You can get the XSD zip file from
http://www.eclipse.org/downloads/download.php?file=/tools/em f/downloads/drops/2.2.0/R200606271057/xsd-SDK-2.2.0.zip
and that might get you past the errors about the WST requiring XSD.



Ajay Gautam wrote:
> I installed Eclipse 3.2 SDK (linux-gtk) with the following plugins:
>
> GEF-runtime-3.2.zip
> JEM-SDK-1.2.zip
> emf-sdo-runtime-2.2.0.zip
> wtp-sdk-R-1.5.0-200606281455.zip
> de.loskutov.anyedit.AnyEditTools_1.4.2.jar
> ehep-0.3.0.zip
> shelled_1.0.2a.zip
>
> The install of the above mentioned plugins was accomplised by unzipping
> their contents in eclipse folder.
>
> Eclipse seem to be working fine, but, when I try to install any plugin /
> fetaure through the "Help -> Software Updates -> Find and Install", I
> get the following errors:
>
> The current configuration contains errors and this operation can have
> unpredictable results.
> WST Web Services Core (1.5.0.v200606071530--4hNDDhDhISDhXc) requires
> feature "org.eclipse.xsd (2.2.0)", or equivalent.
> WST XML Core (1.5.0.v200605151622--3YIAAYAYEPEOOF) requires feature
> "org.eclipse.xsd (2.2.0)", or equivalent.
>
>
> This happens with any feature that I try to install, here are steps for
> svn plugin:
>
> 1. Help -> Software Updates -> Find and Install
> 2. Select "New Remote Site" -> URL=http://subclipse.tigris.org/update_1.2.x
> 3. Select Finish
> 4. Drill down the feature in the "Updates" dialog that shows up, select
> the feature
> 5. Experience the error!
>
> At this point "Next", "Finish" is greyed out, and the feature cannot be
> installed.
>
> log does not contain anything useful!
>
> Is anyone else getting this error?
> Does my set of plugins have something to do with it?
>
> I remember there being a way to launch eclipse without any plugins, but
> I can't seem to be able to find it!
>
> Any help would be highly appreciated.
>
> Thanks
>
> Ajay
>
Re: Unable to use Software Updates from Eclipse 3.2 [message #160284 is a reply to message #160209] Tue, 11 July 2006 10:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ajay610.gmail.com

That did not help. I downloaded and unzipped it in eclipse. Verfied that
Help -> About -> Plugins show:

all the org.eclipse.xsd.* plugins are version: 2.2.0.v200606271057

could this be a bug in WST ?
The file
features/org.eclipse.wst.xml_core.feature_1.5.0.v20060515162 2--3YIAAYAYEPEOOF/feature.xml
contains
<requires>
<!-- ... snipped ... -->
<import feature="org.eclipse.xsd" version="2.2" match="equivalent"/>
</requires>

Should I file a bug report?

Ajay
Re: Unable to use Software Updates from Eclipse 3.2 [message #160292 is a reply to message #160284] Tue, 11 July 2006 10:57 Go to previous message
Eclipse UserFriend
Originally posted by: ajay610.gmail.com

definitely a bug. I changed the above line to:

<import feature="org.eclipse.xsd" version="2.2" match="greaterOrEqual"/>

and I was able to install updates.

Filing a bug report with WST...

Ajay
Previous Topic:Code managment plugin
Next Topic:BIRT & FC5
Goto Forum:
  


Current Time: Mon May 12 00:46:59 EDT 2025

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

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

Back to the top