Set @author in the eclipse annotation template

need:

When eclipse adds comments, there is a template that can be set such as author

Way:

The first is to directly modify the configuration:

%ECLIPSE_HOME%\eclipse.ini

The author modified the way to add a line:

-Duser.name=snv

The second is to directly modify the configuration item:

window->preference->java->code style->code templates

You can modify multiple variables to suit your needs

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326872960&siteId=291194637