velocimacro problem
Status: Alpha
Brought to you by:
mdub
I was unable to invoke #macro directives.
The main problem i think is:
_engine.setProperty( "velocimacro.library", "" );
of Generator class.
Because of this line there is no chance to override velocimacro.library nor through java -D, nor others ways.