Re: Predefined Variables for File Templates

2023-02-06 Thread Richard Grin
Extract of the link: You can add the following predefined variables, if needed: * ${date} inserts the current date, in this format: Feb 16, 2008 * ${encoding} inserts the default encoding, such as: UTF-8 * ${name} inserts the name of the file. * ${nameAndExt} inserts the n

Re: Predefined Variables for File Templates

2023-02-06 Thread Tom Rushworth
I'm sorry but for me that's overkill.  I don't need to create a new template.  I'm happy to modify an existing one.  Therefore, all I need is a list of the available predefined variables. Tom On 2/7/2023 2:16 AM, John Lavelle wrote: https://netbeans.apache.org/tutorials/60/nbm-filetemplates.h

Re: Predefined Variables for File Templates

2023-02-06 Thread John Lavelle
https://netbeans.apache.org/tutorials/60/nbm-filetemplates.html Best regards, John On Tue, Feb 7, 2023 at 2:42 AM Tom Rushworth wrote: > When creating a file template, I know that there are predefined > variables. For example, ${date}, and ${time}. Will someone point me to > a list of all the

Predefined Variables for File Templates

2023-02-06 Thread Tom Rushworth
When creating a file template, I know that there are predefined variables. For example, ${date}, and ${time}.  Will someone point me to a list of all the predefined variables that I can use? - To unsubscribe, e-mail: users-uns