FaqChangeUserGlobal
How to globally change the user name that is used in file templates?
- Go to Tools | Templates.
- Click the Settings button.
- Now you can add set global variables in properties file format, for example:
user=DonaldDuck@disney.com
Now, whenever you have ${user} in a file template, you will find the above value generated into the file that you create using that template.
Applies to: NetBeans 7.x
Platforms: All