eclipse set author name UI and standard comments

set author name

The first step is to install jdk, configure Tomcat and decompress eclipse

Step two. Find the decompression path of eclipse and find the eclipse.ini file

Click to enter, this file, find the picture below, add -Duser.name=xxx (author name)  in the place, it can be a custom author name;

eclipse setting annotation

The first step is to find the Window menu and select Settings to find the following places

Import: It is a guide to import a file in xml format that has been configured

Export: refers to exporting the format you currently configure to a file in xml format

Import the configured file

 

 Instructions

Write the method and class first, then enter /** in the previous line of the class or method, hit enter to automatically complete, and the comment will come out by itself

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324894062&siteId=291194637
Recommended