Eclipse doclet 插件
我正在寻找一个 Eclipse javadoc doclet 插件,它可以修改标准内置 javadoc 生成过程。换句话说,我想指定自定义标签,并且可能使用 wiki 语法或普通 javadoc 注释中的任何内容,并将生成的输出显示在将鼠标悬停在方法或类标识符上时出现的弹出窗口中。
需要明确的是,我不是寻找一种在显式生成外部 javadoc 时指定 doclet 的方法。
Eclipse 似乎使用某种内部机制来生成弹出 javadoc,在过去一个小时的谷歌搜索中,我无法找到修改该行为的插件。
有什么想法或指示吗?谢谢!
I'm looking for an Eclipse javadoc doclet plugin that modifies the standard built in javadoc generation process. In other words, I would like to specify custom tags and maybe use wiki syntax or whatever in a normal javadoc comment and have the generated output show up in those popups that appear when hovering over a method or a class identifier.
To be clear, I am not looking for a way to specify a doclet when explicitly generating external javadoc.
It seems that Eclipse uses some internal mechanism to generate the popup javadoc and in the past hour of googling I wasn't able to find a plugin that modifies that behaviour.
Any ideas or pointers? Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论