This is a fairly simple question, but I cannot find the answer to it using SO-Search and Google.
Is it possible to override the default $user VTL variable used in template files globally instead of setting it in each template using #set($user = "...") ?
Like some setup-script for IntelliJ itself, where can I change the value?
Thanks in advance.
By the way, I am using IntelliJ Ultimate 12.1.6.
intellij-idea velocity vtl
Pr0gr4mm3r Oct 27 '13 at 13:38 on 2013-10-27 13:38
source share