How to add hibernate javadocs in Eclipse?

后端 未结 4 1448
迷失自我
迷失自我 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:05

    You can also simply add the URL of the javadoc like http://docs.jboss.org/hibernate/core/3.6/javadocs/ in the properties of the jar !

    enter image description here

提交回复
热议问题