问题
I tried to update software in eclipse RCP, but I got this error.
The Error log says that some of the feature.xml files are missing.
I opened one of the error log to find this.
And actually, some file names in the features directory are not xml, but xml_.
I tried the juno and indigo eclipse RCP, but I have the same error message, and same xml_ files. I use eclipse on Mac OS X.
What's wrong? How can I make it to update software in eclipse?
回答1:
The problem was from extracting downloaded tar file. I used pathfinder for untar it, but something might be wrong. I used tar xvf and now everything works fine.
回答2:
Go to help->check for update (if you want to update ) help->install new software (if the updated software is available you can download it) and if the problem persist try to install eclipse indigo rcp and again from the site and install it.Hope it might help you.
来源:https://stackoverflow.com/questions/12862152/install-new-software-error-with-eclipse-indigo-juno-rcp