So I'm deploying eclipse projects. I have a set of plugins that live in a 'feature project' and that feature project lives in an 'Update site' project.
All goes well on first build. Sweet as a nut.
When I make some changes to the feature project and then want to rebuild in the update site project I go to click my 'build all' button....
...but I get the following error...
I presume this is a versioning issue - my only way around this appears to be that I remove the feature project entirely from the update site project, and then re-add the version of it that does not have the explicit versioning number
...but this feels awkward, is there some more effective method I should be using?
(EDIT - I've been asked for what happens when I click 'more details' here's the photo)