Eclipse 中的某些 Android 方法不显示 Javadoc

发布于 2025-01-04 00:08:12 字数 599 浏览 2 评论 0原文

我刚刚将 Eclipse 和 Eclipse 中的 Android mod 更新到 v14。我重新启动 Eclipse 并再次检查更新(帮助->通过 Android SDK Manager 检查更新&&),但没有更新。现在,我遇到了 Javadoc 问题,我知道的一些具有 javadoc 的方法没有显示,并导致出现此消息“在附加的源代码和附加的 Javadoc 中都找不到此元素的 Javadoc”。其中两个是 Intent 构造函数和 putParcelableArrayListExtra 方法。 Intent 类的 javadoc 可用,但构造函数不可用。包含很好,我可以编译应用程序。

我知道 Javadoc 就在那里。我可以使用网络浏览器从 doc/references 目录深入研究它们。

我搜索了 Google 和堆栈溢出,找到了 重新选择 javadoc 位置的引用!,我已经这样做了,但没有成功。

我还卸载了文档包并重新安装了它(并重新启动了 Eclipse)。

有什么建议吗?

I just updated Eclipse and the Android mods in Eclipse to v14. I restarted Eclipse and checked for updates again (Help->Check for Updates && via Android SDK Manager) and there were none. Now I have a problem with Javadoc where some methods that I know have javadocs are not showing up and result in this message "The Javadoc for this element could neither be found in the attached source nor the attached Javadoc". Two are the Intent constructor and the putParcelableArrayListExtra methods. The javadoc for the Intent class is available, but not the constructor.. Includes are fine, I can compile the app OK.

I know the Javadocs are there. I can drill into them with a web browser from the doc/references directory.

I have searched the Google and stack overflow and found references to reselect the javadoc location!, which I have done to no avail.

I also uninstalled the Documentation package and reinstalled it (and restarted Eclipse).

Any tips?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文