Rename eclipse project only on local workspace
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
.
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
.