Thesharing commented on pull request #14488: URL: https://github.com/apache/flink/pull/14488#issuecomment-753866464
Hello, @aljoscha, I pull the latest master branch and configure the google-java-format plugin as the [README](https://github.com/apache/flink/blob/master/docs/flinkDev/ide_setup.md) says. After that, I find that when I create a class, the IntelliJ will report an error `Unable to parse template "class"`. And when I turn off the "Reformat according to style" in the setting, the error disappears, but the new file is not formatted. Have you met the same error? Fig. 1: the error when create a new class <img src="https://user-images.githubusercontent.com/6576831/103520541-4729d080-4eb2-11eb-837d-2a757aa81117.png" width="500"> Fig. 2: the setting in code template <img src="https://user-images.githubusercontent.com/6576831/103520588-56108300-4eb2-11eb-80f8-feff58088b6b.png" width=800> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org