Additional predefined variables for templates
Hello,
is it possible to add a predefined variable which expands to the name of the current file?
Is there a way to change the format of the date? Date currently expands to dd.mm.yyyy but I would prefer yyyy-mm-dd (this is also how I configured the date in my systen (Windows 7)).
- Forums:
I've logged a ticket
I've logged
${file}template as ticket:1542On my system,
${date}expands toJun 17, 2011. Probably has to do with some Java locale setting. Let me look into that.Eclipse bug
I found a similar question on StackOverflow. This seems to be a known issue in Eclipse.
As a workaround you can specify different locale settings in your
hdt.inioreclipse.ini:Hendrik.
Post new comment