after adding setters to AppContextObject.. you have to install antlr plugin for Idea and edit the AppContextGrammer.g and add the grammer for that property.. from that file.. there is a option to generate parser and lexer classes.. it will overwrite existing AppContextGrammerParser.java and AppContextGrammerLexer.java
No comments:
Post a Comment