m2eclipse « Eclipse « JPA Q&A





1. Can't find the "org.eclipse.persistence" Maven dependency    stackoverflow.com

I installed Eclipse Helios with the m2eclipse maven plugin. I want to create an application using JPA. So, what I do is: New > Maven Project then I select the maven default ...

2. Eclipse does not recognize content of persistence.xml    stackoverflow.com

Im getting the following error in eclipse: The persistence.xml file does not have recognized content. My persistence.xml file works great in my application but eclipse keeps giving me this error. I got ...

3. Problems with Eclipse and m2eclipse    stackoverflow.com

To use the latest version of the hibernate (version 3.6.1) , I refer to this the guide to add the Jboss repository URL to ...