Skip to content

Commit 2f5a1ea

Browse files
committed
1 parent 0d6faeb commit 2f5a1ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/jjtree/net/sf/jsqlparser/parser/JSqlParserCC.jjt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ options{
2929
// FORCE_LA_CHECK=true;
3030
UNICODE_INPUT=true;
3131
// JAVA_TEMPLATE_TYPE = "modern";
32+
JDK_VERSION = "1.6";
3233
}
3334

3435
PARSER_BEGIN(CCJSqlParser)

0 commit comments

Comments
 (0)