[
https://issues.apache.org/jira/browse/FLINK-21106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677223#comment-17677223
]
Matthias Pohl commented on FLINK-21106:
---------------------------------------
FYI: version 1.7.0.6 was released in under the [this
link|https://plugins.jetbrains.com/plugin/8527-google-java-format/versions/stable/115957].
This information was also made available in the [Flink
docs|https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/flinkdev/ide_setup/#required-plugins].
> 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 Pohl
> Assignee: Matthias Pohl
> Priority: Minor
> Labels: pull-request-available
> Attachments: google-java-format-1.7-patched.zip
>
>
> 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 (see FLINK-20803).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)