Results 1 to 3 of 3

Thread: Push in by mistake, how to solve?

  1. #1
    Join Date
    Oct 2012
    Posts
    9

    Default Push in by mistake, how to solve?

    Hy

    I pushed in some stuff from one AspectJ file, and now i want to put it back to its place.
    I tried AspectJ refactoring -- Pull out ITD but im missing.

    Target Aspect is empty, browse also. if i paste in the full qualified name of the aspect (/Photostore8/src/main/java/photostore/Pphoto_Roo_Jpa_ActiveRecord.aj) doesnt work.
    It says does not exist.

    Whats wrong?

  2. #2
    Join Date
    Oct 2012
    Posts
    9

    Default

    ok, just delete the method, and roo copies it back to its place... nice

  3. #3
    Join Date
    Jun 2008
    Location
    Philadelphia, PA, USA
    Posts
    212

    Default

    Yep. In STS you can also not only push-in refactor, but pull out (up) refactor too. So if you wanted to build your own ITD you can. Not much used, but it's handy in some circumstances.

    Ken
    Ken Rimple
    Chariot Solutions
    email: krimple@chariotsolutions.com
    work: www.chariotsolutions.com/education
    personal: www.rimple.com

    Author: Spring Roo in Action (Manning)
    MEAP Site: manning.com/rimple

Posting Permissions

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