Store eclipse .project files outside the project directory

Viewed 5307

I don't know whether it's even possible since this file does not contain any relevant links to directories, but anyway: I want to store .project files in a separate dir outside the project root. How can I do that?

1 Answers
Related