Friday, June 5, 2015

Install EclipseLink

From your Eclipse IDE, click on File --> New --> JPA Project











Place the project name and choose the appropriate Runtime from the drop-down menu.





















Then click on Next button, you will see the JPA Facet tab. An error message will appear on top requiring persistence related libraries, click on the 'floppy disk' icon do download the latest EclipseLink related jar files


Accept the License Agreement and the download should start


Basically, that's it. You have successfully installed EclipseLink, an ORM distribution from Eclipse.

No comments:

Post a Comment