patidb,
You can also rename the component references from within the files that reference them. This will update all the references but will leave the file names or folder names as it is. To rename file names and folder names, you can follow the steps mentioned in my previous response.
For example, if the app.module.ts references a component as : import { TestComponent } from './test/test.component';
then you can open the app.module.ts file in the editor, place the cursor in the component name “TestComponent” and right click. Select Rename. You can rename it and pull down the hover box for a Preview selection to see what would be changed. Attached is the screenshot for your reference.
Hope this helps. Please let us know if you have any questions.
–Swapna
MyEclipse Support
Attachments:
You must be
logged in to view attached files.