> Does/Will the velocity plugins support Code assist?
Currently Code Assist not implemented or planned.
Do you have any samples/use cases for Code Assist for VTL?
>And I can I use the Velocity Runtime, for example,
>If I have a *.vm file, how can I run that file thru
>the Velocity template engine?
Running a Velocity template is out of scope for the Velocity UI plugin. You need a different context where the Velocity templates are uses to create some text/code, e.g. a Servlet Container which serves HTML pages dynamically generated from Velocity templates or an ANT build process which generates Java code from Velocity templates via UML2EJB/AndromMDA...
Cheers,
Torsten
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Does/Will the velocity plugins support Code assist?
And I can I use the Velocity Runtime, for example, If I have a *.vm file, how can I run that file thru the Velocity template engine?
Thank you.
> Does/Will the velocity plugins support Code assist?
Currently Code Assist not implemented or planned.
Do you have any samples/use cases for Code Assist for VTL?
>And I can I use the Velocity Runtime, for example,
>If I have a *.vm file, how can I run that file thru
>the Velocity template engine?
Running a Velocity template is out of scope for the Velocity UI plugin. You need a different context where the Velocity templates are uses to create some text/code, e.g. a Servlet Container which serves HTML pages dynamically generated from Velocity templates or an ANT build process which generates Java code from Velocity templates via UML2EJB/AndromMDA...
Cheers,
Torsten