Auto Comment in Eclipse
09:57Class:
- Path:
windown/preference/java/code style/code templates/types
/**
*
${file_name}
*
* version
1.0
*
* Date:
${date}
*
*
copyright
*
*
Modification Logs:
* DATE
AUTHOR DESCRIPTION
*
-----------------------------------------------------------------------
* ${date}
PhuNV3 Create
*/
Method:
-
Path: windown/preference/java/code
style/code templates/methods
/**
*
@parame ${return_type}
*
@return ${return_type}
*
@throw ${return_type}
*/
0 nhận xét