nastra commented on a change in pull request #2766:
URL: https://github.com/apache/iceberg/pull/2766#discussion_r662022518



##########
File path: site/docs/community.md
##########
@@ -73,3 +73,12 @@ Iceberg has four mailing lists:
     - [Archive](https://lists.apache.org/[email protected])
 * **Private**: <[email protected]> -- private list for the PMC to 
discuss sensitive issues related to the health of the project
     - [Archive](https://lists.apache.org/[email protected])
+
+
+## Setting up IDE and Code Style
+
+### Configuring Code Formatter for IntelliJ IDEA
+
+Navigate to **File > Settings > Editor > Code Style > Java**. Click on the 
gear wheel and select **Import Scheme** to import IntelliJ IDEA XML code style 
settings.
+Point to 
[intellij-java-palantir-style.xml](../../.baseline/idea/intellij-java-palantir-style.xml)
 and hit **OK**. See also the [IntelliJ 
docs](https://www.jetbrains.com/help/idea/copying-code-style-settings.html)
+for additional details.

Review comment:
       done

##########
File path: site/docs/community.md
##########
@@ -73,3 +73,12 @@ Iceberg has four mailing lists:
     - [Archive](https://lists.apache.org/[email protected])
 * **Private**: <[email protected]> -- private list for the PMC to 
discuss sensitive issues related to the health of the project
     - [Archive](https://lists.apache.org/[email protected])
+
+
+## Setting up IDE and Code Style
+
+### Configuring Code Formatter for IntelliJ IDEA
+
+Navigate to **File > Settings > Editor > Code Style > Java**. Click on the 
gear wheel and select **Import Scheme** to import IntelliJ IDEA XML code style 
settings.

Review comment:
       updated the description




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to