• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Hibernate sources

 
Ranch Hand
Posts: 101
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
EDIT: Packages already listed in NetBeans SE.

Hi.

I'm following "java made Easy" by Cameron McKensie, i really recommend his book.

Anyway i'm running NetBeans and we're at the point of importing hibernate classes and using Annotations, I've added the following file directories as libraries yet NetBeans can't find javax,persistence.Entity etc. Furthermore i can't find ejb3-persistence.jar or hibernate-commons-annotations.jar
Am I using the right sources? i've tried downlooading the following hibernate packages:
hibernate-release-4.2.7.SP1.tgz
hibernate-commons-annotations-3.1.0.GA.jar.zi
hibernate-distribution-3.6.10.Final-dist.zip

Thanks,
Rob.
 
Marshal
Posts: 79180
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well done sorting it out
 
Curse your sudden but inevitable betrayal! And this tiny ad too!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic