Atitit.eclipse comment template注释模板
Posted attilaxAti
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Atitit.eclipse comment template注释模板相关的知识,希望对你有一定的参考价值。
Atitit.eclipse comment template注释模板
2. Java doc item autotip templt2
1. Code templet
1.1. Settpath
Java>code style> code templt>>comment
Types,method
/**
* @author attilax
*${date} ${time}
* ${tags}
*/
1.2. 设置存储
D:\\workspace\\.metadata\\.plugins\\org.eclipse.core.runtime\\.settings\\org.eclipse.jdt.ui.prefs
作者:: ★(attilax)>>> 绰号:老哇的爪子 ( 全名::Attilax Akbar Al Rapanui 阿提拉克斯 阿克巴 阿尔 拉帕努伊 ) 汉字名:艾龙, EMAIL:1466519819@qq.com
转载请注明来源: http://www.cnblogs.com/attilax/
1.3. 导出设置
Codetemplates.xml
template autoinsert="false" context="typecomment_context" deleted="false" description="Comment for created types" enabled="true" id="org.eclipse.jdt.ui.text.codetemplates.typecomment" name="typecomment">/**
* @author attilax
*${date} ${time}
* ${tags}
*/</template>
2. Java doc item autotip templt
2.1. Edit>>temp
Jeig juayosh javadoc htod ..
@author shma d....
2.2. 导出设置
Templates.xml
<?xml version="1.0" encoding="UTF-8" standalone="no"?><templates><template autoinsert="true" context="javadoc" deleted="false" description="author name" enabled="true" id="org.eclipse.jdt.ui.templates.author" name="@author">@author attilax ${date} ${time}</template></templates>
以上是关于Atitit.eclipse comment template注释模板的主要内容,如果未能解决你的问题,请参考以下文章
Atitit.eclipse 4.3 4.4 4.5 4.6新特性
PowerDesin把name复制到Comment,把Comment复制到Name