| This is a built-in template used each time you create a new Guice Scope Annotation. Using the #parse directive, you can include templates from the Includes tab, by specifying the full name of the desired template as a parameter in quotation marks. For example: #parse("File Header.java") |
| Predefined variables will take the following values: | ||
| name of the package in which the new class is created | ||
| name of the new class specified by you in the Create New Class dialog | ||
| current user system login name | ||
| current system date | ||
| current system time | ||
| current year | ||
| current month | ||
| first 3 letters of the current month name. Example: Jan, Feb, etc. | ||
| full name of the current month. Example: January, February, etc. | ||
| current day of the month | ||
| current hour | ||
| current minute | ||
| the name of the current project | ||