having problems with workspace not seeing files
so I am having a problem because an eclipse project tied to RTC was removed from my workbench.
If I simply add the project back into eclipse, none of the RTC related options are there.
I've tried a few things but come across errors all over such as
'____' may conflict with content already in '____Sandbox____'
:?
Edit : is there a way to not unload the workspace completely, but just move or reload the local files?
If I simply add the project back into eclipse, none of the RTC related options are there.
I've tried a few things but come across errors all over such as
'____' may conflict with content already in '____Sandbox____'
:?
Edit : is there a way to not unload the workspace completely, but just move or reload the local files?
2 answers
You should be able to reload the component via the Pending Changes view: right click on the component and select "Load".
e
Thank you E,
I eventually just did this, remove the sand box that originally was used in the preferences of Eclipse. Back it up. Then I loaded the component again but this time with an extra directory tree in the sandbox.
C:\RTC\<projectName>\<code>
You see, I had thought sandbox was an area for multiple projects, and had put it in
C:\RTC\ thinking the project would be placed in a seperate dir..
It's working great now. I love RTC so far, in comparison to ClearCase and ClearQuest.