Re: Predefined Variables for File Templates

2023-02-07 Thread Tom Rushworth
Only some of them are there.  I previously used a variable for project name.  I can't find that one.  Thanks for the start. I was just hoping for a more complete list. Tom On 2/7/2023 4:14 AM, John Lavelle wrote: Scroll down and you'll find them... Best regards, John On Tue, Feb 7, 2023

Re: Predefined Variables for File Templates

2023-02-07 Thread John Lavelle
Scroll down and you'll find them... Best regards, John On Tue, Feb 7, 2023 at 8:41 AM Tom Rushworth wrote: > 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 varia

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