How to add hibernate javadocs in Eclipse?

后端 未结 4 1410
迷失自我
迷失自我 2021-01-18 18:37

I am using Eclipse for the past two months. I didnt used javadocs in it before. Today i searched for hibernate javadocs and got hibernate-3.2.2.ga-javadoc.jar. But i dont kn

4条回答
  •  深忆病人
    2021-01-18 19:09

    Simple steps to include hibernet in eclipse................

    Visit http://www.jboss.org/tools/download/stable/3_1_GA.html (BROKEN LINK)

    Downloaded file name should look like “HibernateTools-3.3.0.v200910281724M-H247-M4.zip”
    
    Extract it with your favor zip tool
    
    Copy the extracted plugin and feature folders to Eclipse’s plugin & feature folders
    
    Restart Eclipse.......!!
    It's Done.. :-)
    

提交回复
热议问题