Atitit. eclipse comment template annotation template, English Composition comment template
Atitit. eclipse comment template annotation template
1. Code templet1
1.1. Settpath1
1.2. Set storage 1
1.3. Export settings 1
2. Java doc item autotip templt2
2.1. Edit> temp2
2.2. Export Settings 2
1.
Code templet1.1.
Settpath
Java> code style> code templt> comment
Types, method
/**
*@ AuthorAttilax
* $ {Date }$ {time}
* $ {Tags}
*/
1.2.
Set Storage
D: \ workspace \. metadata \. plugins \ org. eclipse. core. runtime \. settings \ org. eclipse. jdt. ui. prefs
Author ::★(Attilax)> nickname: old wow's paw (full name: Attilax Akbar Al Rapanui Attila Akba Arla Panui) Chinese name: AI long, EMAIL: 1466519819@qq.com
Reprinted please indicate Source: http://www.cnblogs.com/attilax/
1.3.
Export settings
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 templt2.1.
Edit> temp
Jeig juayosh javadoc htodd ..
@ Author shma d ....
2.2.
Export settings
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>