add hibernate capabilitys

add hibernate capabilitys,有时我们已经添加hibernate的支持了,可是发现版本不对,想要重新add hibernate

add hibernate capabilitys,
有时我们已经添加hibernate的支持了,可是发现版本不对,想要重新add hibernate capabilitys,
需要把工程目录下的.myhibernatedata删除,
在工程目录下的.project文件中把
Xml代码    
1.<buildCommand> 
2.  <name>com.genuitec.eclipse.hibernate.HibernateBuilder</name> 
3.  <arguments></arguments> 
4.</buildCommand> 


Xml代码    
1.<nature>com.genuitec.eclipse.hibernate.hibernatenature</nature> 

删除
还需要删除hibernate.cfg.xml