什么是创建javadoc注释的IntelliJ快捷键? [英] What is the IntelliJ shortcut key to create a javadoc comment?

查看:133
本文介绍了什么是创建javadoc注释的IntelliJ快捷键?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Eclipse中,我可以按 Alt + Shift + J 并获取一个javadoc注释,自动生成字段,返回或其他任何内容适用于该特定的javadoc评论。我假设IntelliJ IDEA具有此功能。任何人都可以告诉我是否有键盘快捷键吗?

In Eclipse, I can press Alt+Shift+J and get a javadoc comment automatically generated with fields, returns, or whatever would be applicable for that specific javadoc comment. I'm assuming that IntelliJ IDEA has this feature. Can anyone tell me if there is a keyboard shortcut for this?

推荐答案

键入 / ** +然后在方法签名上方按 Enter 将为您创建Javadoc存根。

Typing /** + then pressing Enter above a method signature will create Javadoc stubs for you.

这篇关于什么是创建javadoc注释的IntelliJ快捷键?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆