On 6 March 2012 23:23, afryer <apfr...@hotmail.com> wrote:
> How did you configure an enhancer builder in eclipse?
>
> I'm doing a similar thing in eclipse using maven and m2e.  The enhancement
> is done with the openjpa maven plugin in the process-classes phase.
>

I've got the enhancer as an extra builder because I don't use maven.
I've set up an extra builder as per the instructions:

http://openjpa.apache.org/enhancement-with-eclipse.html

And I can tell it is working because the .class files have lots of
references to openJPA in them.

Reply via email to