luoyuxia created FLINK-36924:
--------------------------------
Summary: cannot initialize module JavadocMethod - Property
'allowUndeclaredRTE' does not exist, please check the documentation
Key: FLINK-36924
URL: https://issues.apache.org/jira/browse/FLINK-36924
Project: Flink
Issue Type: Improvement
Components: Documentation
Reporter: luoyuxia
When I try to configure checkstyle for Java following the document
[https://nightlies.apache.org/flink/flink-docs-master/docs/flinkdev/ide_setup/#checkstyle-for-java]
My ide will thow:
{code:java}
cannot initialize module JavadocMethod - Property 'allowUndeclaredRTE' does
not exist, please check the documentation {code}
Seems the `10.18.2` don't support `allowUndeclaredRTE` any more...
https://stackoverflow.com/questions/59673419/how-can-i-fix-the-property-allowundeclaredrte-does-not-exist-error-when-usin
--
This message was sent by Atlassian Jira
(v8.20.10#820010)