How to add hibernate javadocs in Eclipse?

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

    If you right click on the JAR file under "Referenced Libraries" -> Properties -> Javadoc Location -> Javadoc in archive and then either point it to a jar you've imported into your workspace or on your local machine by using the "archive path" box.

提交回复
热议问题