Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Netbeans: can't import org.eclipse.persistence.annotations.PrivateOwned
icon5.gif  Netbeans: can't import org.eclipse.persistence.annotations.PrivateOwned [message #727062] Tue, 20 September 2011 10:32 Go to next message
drenou is currently offline drenouFriend
Messages: 4
Registered: September 2011
Junior Member
Hello,
I'm a beginner so I apologize in advance if my question is stupid....

I'm using Netbeans 7.01 which came bundled with EclipseLink (JPA 2.0)
Everything work fine (I can set up entities, load them, update the db etc)

However I need to use the "PrivateOwned" annotation.
For this I have to import this:

import org.eclipse.persistence.annotations.PrivateOwned ;

But compilation fails!
"Package org.eclipse.persistence.annotations.PrivateOwned does not exists"

Any idea??
Re: Netbeans: can't import org.eclipse.persistence.annotations.PrivateOwned [message #727082 is a reply to message #727062] Tue, 20 September 2011 11:39 Go to previous message
drenou is currently offline drenouFriend
Messages: 4
Registered: September 2011
Junior Member
Solved...
I just followed those steps :
http: netbeans.org kb docs javaee/jpa-eclipselink-screencast.html

...and it works fine
Re: Netbeans: can't import org.eclipse.persistence.annotations.PrivateOwned [message #727094 is a reply to message #727062] Tue, 20 September 2011 11:39 Go to previous message
drenou is currently offline drenouFriend
Messages: 4
Registered: September 2011
Junior Member
Solved...
I just followed those steps :
http: netbeans.org kb docs javaee/jpa-eclipselink-screencast.html

...and it works fine
Previous Topic:(no subject)
Next Topic:Export to Runnable JAR
Goto Forum:
  


Current Time: Thu Apr 25 12:28:23 GMT 2024

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

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

Back to the top