Copyright Profiles
Profiles Toolbar
Item | Tooltip and Shortcut | Description |
---|---|---|
Alt+Insert | Add a new profile. | |
Alt+Delete | Discard the selected profile. | |
Control+D | Open the Copy Copyright Profile dialog, where you can create a copy of the selected profile. | |
Import | Import a file that contains a copyright notice definition. For more information, refer to Import a copyright profile. |
Copyright Profile Page
Use this page to configure the selected profile: define the copyright notice to be generated and specify the keyword to detect copyright notices in comments.
Item | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | Use this text field to view or edit the name of the selected copyright profile. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright text (may contain Velocity templates) | Use this text area to view or edit the copyright notice to be generated. A copyright profile can contain an explicit plain text of the copyright notice or its definition through a Velocity template. Currently the following variables are available in the Velocity context:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Validate | Click this button to check that the Velocity template has been specified correctly. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Regex to detect copyright in comments | Use this field to type, view, or edit the regular expression that will be used to find copyright notices in comments. Note that this regular expression should match the above specified copyright notice. Otherwise instead of updating copyright notices, IntelliJ IDEA will insert new ones. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Allow replacing copyright if old copyright matches | Use this field to type or edit the regular expression pattern that will be recognized in the existing copyright notice and allow replacing it with the new one. For example, if you specify the following pattern for year indication: |