-
1. Re: No Persistence library in Hibernate Tools Eclipse Plugin?
maxandersen Sep 23, 2011 5:41 AM (in response to mairr)1 of 1 people found this helpfulNo, since you might use different versions of hibernate you need to download hibernate jars from somewhere.
i.e. you can use JBoss AS or EAP and it will be available when you create a web or utility jar project that targets this server or use something like maven to get dependencies individually.
-
2. Re: No Persistence library in Hibernate Tools Eclipse Plugin?
mairr Sep 23, 2011 6:36 AM (in response to maxandersen)Thanks for the post,
but what do you mean "download hibernate jars from somewhere."?
Can't I download it from JBOSS? (http://www.hibernate.org/)
Am I missing something?
p.s.
what should i download:
-
3. Re: No Persistence library in Hibernate Tools Eclipse Plugin?
maxandersen Sep 23, 2011 6:45 AM (in response to mairr)Depends what version you want to use.
I suggest you start here: http://www.hibernate.org/quick-start
and if you want the version that works best with hibernate tools plugin continue on to: http://docs.jboss.org/hibernate/core/3.5/reference/en-US/html/
-
4. Re: No Persistence library in Hibernate Tools Eclipse Plugin?
mairr Sep 23, 2011 7:45 AM (in response to maxandersen)The version that includes persistence library, I guess I need hibernate-annotations?
But it's very old... 2008