Results 1 to 3 of 3

Thread: delete a finder

  1. #1
    Join Date
    Aug 2007
    Location
    Toronto
    Posts
    66

    Default delete a finder

    Hi:

    I like the way roo generates all the artifacts when I install a finder.

    If I need to delete this finder (which I added by accident).....do I need to go through all these artifacts to remove all the relevant code?

    Thanks
    Edwin

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    If you added a finder, it will be defined with the @RooEntity annotation on your entity. So just edit the @RooEntity annotation, removing the finder. When Roo next runs (or if it's already running) your change will automatically be detected and the finder removed.
    Ben Alex
    Project Founder, Spring UAA, Spring Roo and Spring Security

  3. #3
    Join Date
    Aug 2007
    Location
    Toronto
    Posts
    66

    Default delete a finder

    Beautiful!!!! thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •