Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Errors by exporting java persistence api based bundle
Errors by exporting java persistence api based bundle [message #330671] Thu, 07 August 2008 22:11
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

Hi,

i have tryed to export my RCP application, wich is JPA (in Hibernate implementation) based. My bundles are defined with Buddy-Policy (registered on JPA bundle and RegisterBuddy on bundles, that use JPA).

If I start my Application from Eclipse IDE, all works fine.
But if i export my bundles with PDE, i get many errors like

The import javax.persistence cannot be resolved
EntityManagerFactory cannot be resolved to a type
EntityTransaction cannot be resolved to a type
Query cannot be resolved to a type
... and so on.

what can i do, to solve this export problem?

Many thanks and best regards,

Nikolai
Previous Topic:Hide unmodified files in package view
Next Topic:Eclipse popup error
Goto Forum:
  


Current Time: Tue Oct 01 10:16:45 GMT 2024

Powered by FUDForum. Page generated in 0.03880 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top