Is there an issue with creating multiple repository workspaces in a single eclipse workspace for RTC?
3 answers
It's certainly technically possible, but the downside is that if that is an interesting configuration, there is no record of that configuration on the server that you can share with others. Because of that, I always have exactly one repository workspace loaded into a given Eclipse workspace, and adjust the content of that repository workspace to match whatever configuration I happen to want (repository workspaces are very cheap and easy to define, so you should feel free to create as many as you want).