rename local workspace without reloading?
I have a huge local workspace located under C:\rtc\ws1\"
I want to rename folder ws1 to ws2. Only way I know is to reload the whole Workspace. I don't want to do this because the stream I am loading is > 8 GB Are there any ways to do this? I use RTC Eclipse client 5.0.1 (Indigo with P2) on Windows |
2 answers
Ralph Schoon (63.4k●3●36●46)
| answered Mar 10 '15, 4:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I have copied, moved and renamed local Eclipse workspaces many times and I believe that it works.
After 4 and logging into RTC, the client should detect the loaded workspaces - all the information is kept within the workspace, as far as I am aware.
Comments
Karthik Krishnan
commented Mar 10 '15, 4:49 a.m.
Hi Ralph.
What is the reason for that construct versus to have the projects in the Eclipse workspace? Renaming that will not work. There are ways to make it work, I think, but I don't have time to do experiments.
|
I think the best way to do this is
make sure you have no pending changes 1. eclipse, project, right click, share->disconnect 2. eclipse, project, delete, keep source 3. rename file folder 4. eclipse, new project, type, set location to where code is (new folder name) 5. eclipse, project, right click, share, jazz... etc.. 2/3/4, I don't know how to tell eclipse a project base folder outside the eclipse workspace changed. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.