Results 1 to 2 of 2

Thread: How are .aj files generated?

  1. #1

    Default How are .aj files generated?

    I'm searching through the Roo 1.1.2 codebase, and I can't figure out where the templates for the _Roo_Entity.aj files come from. Where do they live in Roo, and how are they generated?

    Edit: Found it. They're generated in EntityMetadata.java, in the Entity addon.
    Last edited by dsp; Mar 10th, 2011 at 01:42 PM.

  2. #2
    Join Date
    Mar 2008
    Location
    Sydney, AU
    Posts
    974

    Default

    Yes you need MetadataProviders and Metadata types. It is probably easiest if you start with the 'addon create advanced' command which illustrates the creation of an add-on that creates ITDs.
    Stefan Schmidt
    Software Engineer, Spring Roo
    SpringSource - a division of VMware
    twitter @schmidtstefan

Posting Permissions

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