1

I have a newbie question,, how do i add a string template to the views folder in a .net mvc project?

I have added a reference to StringTemplate.dll and antlr.runtime.dll? but seems that is not enough.

i.e. when i right-click on views and choose Add >> New Item i can't find a file with .st extension in the list that i get... how do i achieve that?

Thanks a million in advance

4

1 回答 1

0

是的,通过选择 Add >> New Item 然后在 Name 字段中写入 filename.st,我还没有找到另一种方法来做到这一点,但是拥有 stringtemplate 文档类型会很棒。

于 2010-05-12T13:10:57.727 回答