Rename eclipse project only on local workspace
Due an application requirement, we need to load some eclipse projects on a local workspace and rename them.
The new names must not be deliver for any reason. Any suggestion in order to implement this scenario? |
One answer
HEllo Angelo,
Once the workspace is loaded into the sand box, any changes made will end up in the pending changes view. These changes do not need to be checked in. however any incoming changes for the renamed files may cause conflicts which need to be resolved. Since the files need to be renamed but not delivered, the best option would be to create an eclipse project that will not be connected to RTC. This way you can make all the changes you want, and none of them will be delivered. -Abraham . |
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.