You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias (Jira)" <ji...@apache.org> on 2021/01/23 19:13:00 UTC

[jira] [Created] (FLINK-21106) google-java-format Intellij Plugin 1.7.0.5 causes UnsupportedOperationException in IntelliJ

Matthias created FLINK-21106:
--------------------------------

             Summary: google-java-format Intellij Plugin 1.7.0.5 causes UnsupportedOperationException in IntelliJ
                 Key: FLINK-21106
                 URL: https://issues.apache.org/jira/browse/FLINK-21106
             Project: Flink
          Issue Type: Bug
            Reporter: Matthias


There's a problem with {{google-java-format}} Intellij plugin version {{1.7.0.5}} that causes an {{UnsupportedOperationException}} when creating a new Java class file. Besides the exception, an error dialog pops up and the newly created file is not properly formatted. A simple reformat solves the issue.

This problem is caused by a bug that got fixed in the {{google-java-format}} plugin's codebase in [45fb41a|https://github.com/google/google-java-format/commit/45fb41a7bac3dfe0726601ceb87d1c17bbf494ec].

Unfortunately, this fix got released with the plugin version {{1.8.0.1}} which we cannot upgrade to due to our limitations on sticking to Java 8 for now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)