简体   繁体   English

对 javadocs 的 IntelliJ 验证支持

[英]IntelliJ validation support for javadocs

Eclipse offers the ability to customize it in order to show missing and malformed javadocs comments and tags besides other related javadoc problems as well as the visibility of each class aspect to be scanned in problems view as shown below: Eclipse 提供了对其进行自定义的能力,以便显示缺失和格式错误的 javadocs 注释和标签以及其他相关的 javadoc 问题以及每个 class 方面的可见性,以便在问题视图中扫描,如下所示:

Eclipse 中的 Javadoc 配置 Eclipse 视图报告 javadoc 问题的问题

Are there any alternatives that achieve the same goals for IntelliJ?是否有任何替代方案可以实现 IntelliJ 的相同目标?

IntelliJ IDEA can highlight Javadoc problem if you enable the relevant inspections under Preferences | Editor | Inspections如果您在Preferences | Editor | Inspections下启用相关检查,IntelliJ IDEA 可以突出显示 Javadoc 问题。 Preferences | Editor | Inspections Preferences | Editor | Inspections . Preferences | Editor | Inspections You want to take a look at the Java | Javadoc你想看看Java | Javadoc Java | Javadoc section in the inspection tree.检查树中的Java | Javadoc部分。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM