Eclipse Comment Template settings

Source: Internet
Author: User
Eclipse Comment Template Settings 2013-10-12 23:13:33

Category: Web development

Click the Eclipse menu bar window---->preference. Eject the preferences.
Click the sidebar java----->code Style------->code Templates. Then look at the main window on the right: the graph is as follows

The code below is used to describe the style of the comment, where ${tags},${date},${user} is a built-in variable, where tags,date is not required to be modified, ${user} typically produces comments using the ALT+SHIT+J key combination, The content is replaced with administrator. There are two ways to modify it:
1, directly replace the ${user} with your name, pinyin, Chinese characters can be
2. Modify the Eclipse.ini file in the Eclipse installation directory add a line after-vmargs-duser.name= "name (kanji, pinyin can be)". Restart Eclipse

Eclipse Comment Template settings

Related Article

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.