11

I have accidentally created couple of entities in Roo.

Is there a way to delete these? I browsed through the commands list but did not come across anything meaningful?

Is there a command or will I have to start from scratch?

Nilesh
  • 4,137
  • 6
  • 39
  • 53

1 Answers1

14

Keeping Roo shell open just delete your entity (your entity Java class) in IDE or in file system and Roo will make all the rest.

Constantiner
  • 14,231
  • 4
  • 27
  • 34