-->
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.  [ 5 posts ] 
Author Message
 Post subject: What can i do for using hibernate with eclipse? Help Please
PostPosted: Mon Sep 14, 2009 4:45 am 
Newbie

Joined: Mon Sep 14, 2009 4:39 am
Posts: 3
Hello everyone,

I'm new. I want to use hibernate on eclipse. I' m using java 1.4. Which version of hibernate should i download? After download what are the steps to use hibernate on eclipse. I researched but i did not find any good documentation and i m confused about it because of the result on google :(

Thanks everyone :)


Top
 Profile  
 
 Post subject: Re: What can i do for using hibernate with eclipse? Help Please
PostPosted: Mon Sep 14, 2009 4:51 am 
Newbie

Joined: Mon Sep 14, 2009 4:39 am
Posts: 3
Useful links help too :)


Top
 Profile  
 
 Post subject: Re: What can i do for using hibernate with eclipse? Help Please
PostPosted: Mon Sep 14, 2009 10:01 am 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
Download the latest GA edition of Hibernate, which I currently believe is 3.2.2

Have you ever used eclipse? All you have to do is make sure the required jar files are on your runtime and design-time classpath and you're good to go.

Check out my signature links for learning Hibernate. I demonstrate how to code, compile and run a Hibernate program with just the JDK, Notepad and the command prompt. If you know Eclipse at all, you'll be able to take that information and easily transfer it into an eclipse workspace.

Good luck!

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


Top
 Profile  
 
 Post subject: Re: What can i do for using hibernate with eclipse? Help Please
PostPosted: Wed Sep 16, 2009 3:47 am 
Newbie

Joined: Mon Sep 14, 2009 4:39 am
Posts: 3
Cameron McKenzie wrote:
Download the latest GA edition of Hibernate, which I currently believe is 3.2.2

Have you ever used eclipse? All you have to do is make sure the required jar files are on your runtime and design-time classpath and you're good to go.

Check out my signature links for learning Hibernate. I demonstrate how to code, compile and run a Hibernate program with just the JDK, Notepad and the command prompt. If you know Eclipse at all, you'll be able to take that information and easily transfer it into an eclipse workspace.

Good luck!


Thank u for your answer.

Yes I use exclipse but don't know everything :( For example I don't understand what can i do for "required jar files are on your runtime and design-time classpath" Please tell that to me clearly.


Top
 Profile  
 
 Post subject: Re: What can i do for using hibernate with eclipse? Help Please
PostPosted: Wed Sep 16, 2009 9:05 am 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
Basically, you need Eclipse to be able to see the various files the Hibernate framework uses in order to work. Most of these files are Java classes stored in jar files. These jar files must be on Eclipse's classpath in order for your program to compile, and run.

Always ask questions! We're here to help! You might find a bit more help on this in the eclipse forums, as they're really the experts on Eclipse

Good luck!

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 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:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.