-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Getting Import org.hibernate cannot be resolved error
PostPosted: Mon Oct 31, 2016 11:00 am 
Newbie

Joined: Mon Oct 31, 2016 10:53 am
Posts: 2
Hi,

I have a setup for Hibernate on Eclipse. Created CRUD class to insert into table. I am providing these imports:

import org.hibernate.SessionFactory;
import org.hibernate.Conguration;

But getting the "Import org.hibernate cannot be resolved" error. How to fix this?

Regards,
Nagaraj


Top
 Profile  
 
 Post subject: Re: Getting Import org.hibernate cannot be resolved error
PostPosted: Mon Oct 31, 2016 11:15 am 
Hibernate Team
Hibernate Team

Joined: Thu Sep 11, 2014 2:50 am
Posts: 1628
Location: Romania
Instead of using IDE-based configurations, try using Maven or Gradle setup, which is much more professional.


Top
 Profile  
 
 Post subject: Re: Getting Import org.hibernate cannot be resolved error
PostPosted: Wed Nov 02, 2016 9:13 pm 
Newbie

Joined: Mon Oct 31, 2016 10:53 am
Posts: 2
How to do Maven or Gradle setup? can you please share me the link on how to set this up?


Top
 Profile  
 
 Post subject: Re: Getting Import org.hibernate cannot be resolved error
PostPosted: Thu Nov 03, 2016 1:43 am 
Hibernate Team
Hibernate Team

Joined: Thu Sep 11, 2014 2:50 am
Posts: 1628
Location: Romania
Check out the Getting Started guide. It even has a link to hibernate_tutorials where you'll find what you need.

Enjoy learning Hibernate!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.