开发者

Unable to reference Hibernate 3.2.5.ga javadocs within NetBeans 6.8

How can I make the Hibernate javadocs available within the NetBeans coding window.

I have followed these steps so far and the javadoc fails to appear

Select Tools\Librari开发者_StackOverflow中文版es Select Hibernate Select the Javadoc tab Select the Add ZIP/Folder button Selected the jar file


Works for me with NB 7.0.1/hibernate 3.6.7:

  1. Downloaded hibernate from http://sourceforge.net/projects/hibernate/files/hibernate3
  2. Unpacked the file
  3. Tools=>Libraries=>New Library...
  4. In classpath tab added jars
  5. In Javadoc tab: Add Zip/folder: *unpack_dir*/documentation/javadocs
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜