Hello,

I am having issues while deleting an entity. I created a project after cloning from existing project and it had a number of entities. I deleted some entities by deleting the source java files while keeping roo console open. It seemed Roo updated and deleted some files on the console but when I tried to build the project I am getting compile errors for the deleted entity. I have two questions :
1) What is the correct way to delete an entity?
2) How to remove the compile errors for the deleted entity?