Mirror plugin: new version
http://www.intellij.org/twiki/bin/view/Main/MirrorPlugin
You can now customize (using mirror.xml) the variables available in your
Velocity templates without having to modify the Mirror plugin source. For
example,
Buzz]]>
...will instantiate class org.freebie.zurg by passing "Buzz" to its
constructor. The class can now be referenced inside a Velocity template by
$.
请先登录再写评论。