I am using Google App Engine Eclipse Plugin and in a project I try to create entity manager using jpa. but eclipse gives me the error "Provider error. Provider:org.datanucleus.store.appengine.jpa.DatastorePersistenceProvider" How can I solve this issue?