Not able to install XFire plugin in eclipse Luna

352 Views Asked by At

I am trying to install XFire plugin in eclipse Luna, but it is throwing the below error "Cannot complete the install because one or more required items could not be found. Software being installed: XFire IDE 1.0.2.xfire125 (org.codehaus.xfire.eclipse.feature.group 1.0.2.xfire125) Missing requirement: XFire IDE 1.0.2.xfire125 (org.codehaus.xfire.eclipse.feature.group 1.0.2.xfire125) requires 'org.eclipse.update.core 0.0.0' but it could not be found"

Could anyone please help?

1

There are 1 best solutions below

3
greg-449 On

It looks like this is an old plugin that requires the org.eclipse.update.core plugin which is only in Eclipse 3.x.

So unless you can find a newer version (or build the code from the source) this is not compatible with Eclipse Luna.