Connecting Eclipse to existing Sandboxes
If I checkout a workspace into a local sandbox using the command-line client, is it possible to connect to it from my Eclipse install with the RTC Plugin?
I've had a look around and can't find anything about it in the docs, so thought that I would ask on here because I'm not necessarily on the fastest of connections.
Thanks,
Peter
Accepted answer
You can share a sandbox between Eclipse and the CLI. If the CLI is running through the "lscm" script (which runs scm in the daemon mode for faster use), it can share the sandbox with an Eclipse client if the Eclipse client is started first.
If you do not intend to run the two tools together at the same time, then either one can use a sandbox that the other loaded.
Thanks
JohnC
SCM Lead
JohnC
SCM Lead