afedulov commented on code in PR #20204:
URL: https://github.com/apache/flink/pull/20204#discussion_r916787296


##########
docs/content/docs/flinkDev/ide_setup.md:
##########
@@ -149,6 +149,12 @@ It is recommended to automatically format your code by 
applying the following se
 8. Under "Formatting Actions", select "Optimize imports" and "Reformat file".
 9. Under "File Path Inclusions", add an entry for `.*\.java` and `.*\.scala` 
to avoid formatting other file types.
 
+For IntelliJ IDEA version > 2021.2:
+
+6. Go to "Settings" → "Tools" → "Actions on Save".
+7. Under "Formatting Actions", select "Optimize imports" and "Reformat file".
+8. From the "All file types list" next to "Reformat code", select Java and 
Scala.

Review Comment:
   Hmm...I am on 2022.1.3 and the Copyright works fine.
   
   
![image](https://user-images.githubusercontent.com/1492164/177995123-02ce78ca-54bf-4ab9-b9e6-fbb3bf9d1044.png)
   
   I am on Ultimate, but 
[this](https://www.jetbrains.com/help/idea/2022.1/copyright.html) page in the 
docs does not have the "Ultimate" tag, so it still must be available in the CE.
   



-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to