Use :
@Asset( value = "/context/basic/Border.html" )
public abstract IAsset get$template();
Regards, Andrei Chiritescu
Rowland Smith wrote:
I've built a Border component using only annotations. I would like to
put the .html template in /context/basic/Border.html. And in general
I would like
I've built a Border component using only annotations. I would like
to put the .html template in /context/basic/Border.html. And in
general I would like to organize my components in various directories
as I expect them to grow pretty quickly. Is there an option for
specifying the template