在哪里可以下载JPA 2.0的JavaDoc?

编程入门 行业动态 更新时间:2024-10-25 00:24:40
本文介绍了在哪里可以下载JPA 2.0的JavaDoc?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

在Eclipse中,我尝试过geronimo-jpa_2.0_spec-1.0.jar>右键单击>属性> Javadoc位置> Javadoc URL> Javadoc位置路径: docs.oracle/javaee/7/api/javax/persistence/package-summary.html >验证...

In Eclipse, I tried geronimo-jpa_2.0_spec-1.0.jar > right click > Properties > Javadoc Location > Javadoc URL > Javadoc Location Path: docs.oracle/javaee/7/api/javax/persistence/package-summary.html > Validate...

但它表示找不到package-list或index.html。我也从路径中删除了HTML文件,但仍然无法正常工作。我找不到要下载的JAR文件。我有Google插件安装BTW。

but it said it could not find package-list or index.html. I also removed the HTML file from the path and it still would not work. I could not find a JAR file to download either. I have Google plugin install BTW.

推荐答案

我在甲骨文的网站上漫游尝试不同的路径,发现它! $ b

I wandered around Oracle's site trying different paths and found it!

http:// docs。 oracle/javaee/7/api/

这将在Eclipse中工作并进行验证。它具有EntityManager等全文描述。它还具有所有Java EE API,因此您可以将其用于缺少文档的其他JAR。

This will work in Eclipse and validate. It has full text descriptions for things like EntityManager. It has ALL Java EE APIs as well, so you can use it for other JARs that are missing docs.

更多推荐

在哪里可以下载JPA 2.0的JavaDoc?

本文发布于:2023-07-14 21:44:21,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1107225.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:可以下载   JPA   JavaDoc

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!