When I say "eclipse project" I mean I am creating a project in Eclipse, I am not using Ant and I don't want to use Ant. I tried the OpenJPA plug-in but it doesn't do anything except add a menu item, I still need to use runtime enhancement which is a pig of a thing.
-----Original Message----- From: Rick Curtis [mailto:[email protected]] Sent: Tuesday, 8 September 2009 11:35 PM To: [email protected] Subject: Re: Eclipse project Build Time Enhancement What do you mean by eclipse project? It sounds like you may have already tried the Eclipse OpenJPA plugin and ran into problems? Normally I setup an ant builder[1] when running in Eclipse. Rick [1] http://webspherepersistence.blogspot.com/2009/04/openjpa-enhancement-eclipse -builder.html On Sep 6, 2009, at 9:17 AM, "C N Davies" <[email protected]> wrote: > Can anyone tell me how to configure build time enhancement using an > eclipse > project (not ant). > > > > I installed the OpenJPA plug-in already but runtime enhancement is > always > used and this is so buggy and memory hungry that it's not practical > to use > for any reasonable sized project. > > > > Thanks for any advice. > > > > Chris > > >
