Can I use the ant antlr task to generate code using the stringtemplate library? If not, is it better to just execute the java class from the command line into the gen w / stringtemplate code?
I found this link, which is close to what I want, but it's hard for me to install it correctly. For some reason, this library cannot see antlr. link text
Joyce source
share