Eclipse Javadocs:如何*轻松*创建 @see 链接?

发布于 2024-09-18 01:35:41 字数 103 浏览 8 评论 0原文

我经常想在编写类和类时使用@see方法,但我通常最终不会这样做,因为尝试手动写出@see 链接非常烦人。

是否有一些内置于 Eclipse JDT 中的简单方法可以做到这一点?

I often want to use @see when writing classes & methods but I usually end up not doing so because it's so annoying trying to write out @see links by hand.

Is there some easy way to do this, built into Eclipse JDT?

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

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

发布评论

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

评论(1

も让我眼熟你 2024-09-25 01:35:41

您可以使用内容辅助,它会自动为您插入参考文献。根据您的具体需要,您可以通过转至 Window/Preferences/Java/Editor/Templates 添加代码模板来节省一些时间。

You can use content assist and it will automatically insert references for you. Depending on what you need exactly, you may be able to save some time by adding a code template by going to Window/Preferences/Java/Editor/Templates.

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