Modify author in myeclipse

Source: Internet
Author: User

 

In eclipse/myeclipse, when we add the annotation author option, @ author will usually be filled with the user name you log on to the computer by default. How to modify it:

Method 1: Modify the user name for computer Logon (99.9999% of users are unwilling to do so, especially some companies' domain account logon computers cannot be changed ).

Method 2: Write the @ author attribute to death.

Choose WINDOW> preference from the menu to open the parameter settings panel, and select Java> code style>
Code templates, select comments on the right, set the types items, and select "edit" on the right to enter the editing mode.
Change $ {user} in $ {user} to your own name.

---- I used to change it, too.

Method 3: Modify the ini configuration file.

Find the eclipse. INI/myeclipse. ini file in the eclipse/myeclipse directory and add the startup parameter-duser. Name = the name you want to display after-vmargs.

Restart Eclipse/myeclipse.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.