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?
It looks like this is an old plugin that requires the
org.eclipse.update.coreplugin 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.