I have this neat set of resource filters in one of my Eclipse workspace projects, and I want to use them in another project. I tried copying the relevant XML snippets from one .project file to another - but that just makes the project fail to open and given an error message about invalid data. I don't know what's invalid... I tried both simple copy-paste and altering IDs of filters to make them different than the other project's.
What do I do?