Navin Vembar - 2005-11-15

I'm relatively new to Eclipse as well as to the VSS plugin, so I'm a little uncertain as to whether this is a VSS plugin issue or an Eclipse issue.

I have three projects running off the same source tree each, obviously, with different include/exclude filters.

So, basically, I have:

\src
\workspace\proj1\ \workspace\proj2\ \workspace\proj3\

I'm trying to share both the source files (which is working fine) but also the .project/.classpath files, that is the actual structure of the three projects.  Unfortunately, I don't see a way to do that with the plugin.

Using Team->Share Project shares the source files just fine, but not the project files.  Is there a way to do this with the VSS plugin?