calcite-test icon indicating copy to clipboard operation
calcite-test copied to clipboard

编译有个错误Syntax error in template "Parser.jj" i

Open xpw opened this issue 3 years ago • 2 comments

Syntax error in template "Parser.jj" in line 3645, column 10: Unknown directive: #sep. Help (latest version): http://freemarker.org/docs/ref_directive_alphaidx.html; you're using FreeMarker 2.3.21

xpw avatar Jan 23 '22 09:01 xpw

Please provide your local environment, It's Okay in my desktop and my local environment are as follows JDK: 1.8.0_151 Maven: 3.6.0 OS: MacOS Big Sur

yuqi1129 avatar Jan 25 '22 08:01 yuqi1129

The problem is due to not specifying drill-fmpp-maven-plugin version, add 1.19.0 image

LuciferABC avatar Feb 22 '22 12:02 LuciferABC