Hibernate Issue

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Sep 2009
Posts: 10
Reputation: GradStudent is an unknown quantity at this point 
Solved Threads: 0
GradStudent GradStudent is offline Offline
Newbie Poster

Hibernate Issue

 
0
  #1
Nov 2nd, 2009
I m newbie with Hibernate. I use Netbeans IDE for my Java projects. I wrote the *.hbm file and mapping.xml file. and when i try to create the POJO classes, It apparantly does not show the *.hbm and mappng files associated with the project...
Any pointers to where I mite be going wrong..
One more Question, I downloaded the NEtbeans plugin for ANT.. And I updated the path variable(Environment Variable) with the ANT - bin, yet i m not able to execute "ant" command..
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,240
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 490
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer
 
-1
  #2
Nov 2nd, 2009
Not sure about Hibernate, but try to follow this tutorial from NetBeans website (designed for NB 5.5, but should work)

For ANT you need to create new variable ANT_HOME with path to ANT like C:\Ant-1.7.1 and then update PATH with ;%ANT_HOME%\bin . Also it is good idea to have JAVA_HOME variable set as C:\Program Files\Java\jdk1.6.0_16 (change version numbers as need it)
Last edited by peter_budo; Nov 2nd, 2009 at 2:55 pm.
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC