Results 1 to 4 of 4

Thread: Aspects not showing under Spring perspective

  1. #1

    Default Aspects not showing under Spring perspective

    I have imported a Roo project into STS. I am unable to see the Aspects under the Spring perspective. To see them I need to switch to the Reosurce perspective. I am new to using AspectJ and know I am doing something wrong. Help is appreciated.
    Thanks in advance!
    Raj

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

    Default

    You can stay in Package Explorer and click the filters icon. In the filters you'll find a checkbox beside "Hide generated Spring Roo ITDs". Turn that off and you'll see your ITDs.
    Ben Alex
    Project Founder, Spring UAA, Spring Roo and Spring Security

  3. #3

    Default

    Thanks. The more I see AspectJ the more I think it is the natural way of doing things.
    Roo so far looks very promising. The code generation is cleaner that I have seen in most other generators.
    Raj

  4. #4
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    The aspects don't show by default because it's not necessary or intended for users to hand-edit them. However, I also like seeing them, so change the filter myself also.
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

Tags for this Thread

Posting Permissions

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