Hi, I have just installed the ANTLRWorks plugin for Intellij Idea. It recognises the grammar files. However, it doesn't seem to be associated with the stg files. Should I just tell Intellij to open stg files using ANTLRWorks, or is there some other trickery I need to do?
I'm thinking of playing about with Scala code generation. I realise that I can use the Java generated code, but from Scala it feels very java-ish, and don't allow me to take advantage of the nice Scala syntax features, such as case classes. However, to do this it would be really helpful to edit the stg files as something richer than plain text :) Thanks, Matthew List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
