Customize generated templates
Brought to you by:
rlogiacco
Hi all,
as a new features a purpose to give possibility to customize used templates.
A possible solution is the follow :
a) Export ,in generation phase, used *.vm files into a new outpu folder ..we can name it "template".
b) Give priority to project META-INF .vm files during generation . Example :If exist a domain.vm file into META-INF project , generator will use it rather than generator's domain.vm
c) Give priority to project META-INF resource folder as above.