Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2t-dev] Acceleo Maven Dynamic Templates

well.

dynamic overriding of templates has been possible with acceleo for a while,
(tricky to get it working mind you).

but it doesn't work with a maven build.


I've tracked down why...it a bit of code that looks explicitly for the existence of .emtl files,
I've changed this so that it can pull a file from a jar (using resourceSets),
seems to work ok.


has anyone else looked at or looking at this?



On 26 June 2013 10:34, Stéphane Bégaudeau <stephane.begaudeau@xxxxxxx> wrote:
Hi,

What do you mean by "Maven Dynamic Templates"?

Regards,

Stephane Begaudeau, Obeo

Le 26/06/2013 10:18, David Akehurst a écrit :
Hi,

is anyone looking into getting this working? (or already done so)

if not, I may have a stab at it.

cheers

_______________________________________________
m2t-dev mailing list
m2t-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2t-dev


_______________________________________________
m2t-dev mailing list
m2t-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2t-dev



Back to the top