I would assume that you'll still need to download the OpenJPA binaries, but I can't say for certian... It should be pretty easy to find out though. I don't think that OpenJPA proper has any examples using the Dali plugin. I'm pretty sure they had generic tutorials on their site.
I want to put in a plug for MyEclipse though. I tried out the eval copy last week and I was very impressed with how easy it was to get an OpenJPA JSE app running. -Rick On Sat, Apr 11, 2009 at 5:50 PM, jklcom99 <[email protected]> wrote: > > Rick, > > Do I still need to download the OpenJPA binaries if I downloaded the > OpenJPA plugin for Eclipse? > Is there an project example using both Dali & OpenJPA plugins? > > > Arjun- > That is correct that the Dali plugin doesn't mention anything about > OpenJPA. The Dali plugin is a generic JPA plugin that will work for any JPA > implementation. See section 1.1 of the user guide [1.] where mentions > installing a JPA implementation of your choosing. This is the part where you > need to download the OpenJPA binaries and hook them into the Dali plugin. > > Hopefully this clears up any confusion. > > -Rick > > [1.] http://www.eclipse.org/webtools/dali/docs/dali_user_guide.pdf > > > > -- > View this message in context: > http://n2.nabble.com/OpenJPA-plugin-for-Eclipse--tp2572643p2622209.html > Sent from the OpenJPA Developers mailing list archive at Nabble.com. > >
