I am trying to reverse engineer using OpenJPA, but this option is not available in my environment. Can you please help me.
MyEclipse (licensed), WinXP, P4, 1.5Gb RAM
Version: 6.0.0 GA
Build id: 6.0.0-GA-200708
I am attempting to add JPA Capabilities to my Java Project according to the tutorial at: http://www.myeclipseide.com/documentation/quickstarts/jpa/#Reverse.
My results are different than those displayed in the tutorial. In the “Add JPA Capabilities” dialog, a radio button is missing for OpenJPA (Apache). The other persistence providers do appear and are functional.
On this same dialog under the libraries window, there is a “view and edit libraries…” link. This links to the “Preferences” dialog, under “MyEclipse > Project Capabilities” with JPA selected. There are 3 settings tabs in this dialog: TopLink, OpenJPA, Hibernate. In the OpenJPA tab, there is a library module (named OpenJPA) with 10 libraries — first is openjpa-0.9.7-incubating.jar…