Eclipse 不再使用 params/return 标签完成我的 javadocs

发布于 2024-09-13 23:21:05 字数 77 浏览 4 评论 0原文

今天下午我开始了一个新项目,现在我决定写一些评论,javadoc 表现得很奇怪。我尝试过重置视角,但没有成功。有什么建议可以解决这个问题吗?

I started a new project this afternoon and now that I've decided to write some comments, the javadocs are acting weird. I've tried resetting the perspective, but no dice. Any tips to solve this?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

神经暖 2024-09-20 23:21:05

重置透视图只是将该透视图的布局更改回默认值。

根据我的经验,Eclipse 是一个很大的程序,解决此类问题的最快方法是提取新版本的 Eclipse 并切换到该版本。那么你就有了默认行为。然后您可以导入现有项目并继续工作。如果奇怪的行为不断发生,您可以使用此方法来查找模式,然后您可以开始查找触发它的原因

Resetting the perspective just changes the layout of that perspective back to the default.

In my experience Eclipse is such a big program that the quickest way to fix such things, is to extract a fresh version of Eclipse and switch to that. Then you have default behaviour. Then you can import your existing projects and keep working. If the strange behaviour keeps occurring you can use this approach to look for a pattern and then you can begin looking for what triggered it

‘画卷フ 2024-09-20 23:21:05

您可以尝试进入编译 javadoc 的设置。
我在“首选项”> 中找到了它爪哇>编译器> Javadoc。

You could try going into the settings for compiling javadocs.
I found it in Preferences > Java > Compiler > Javadoc.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文