为类或变量或方法生成注释的快捷键是什么,在Eclipse中是Alt+Shift+J,在IDEA中是什么呢?
我安装了一个Javadoc Sync Plugin单不知道怎么用。。。
类似这种注释:
/**
* Created by IntelliJ IDEA.
* User: xxxx
* Date: 2010-7-27
* Time: 13:21:26
* To change this template use File | Settings | File Templates.
*/