Skip to content

Commit

Permalink
Translate EnvironmentSetting.md in en
Browse files Browse the repository at this point in the history
100% translated source file: 'EnvironmentSetting.md'
on 'en'.
  • Loading branch information
transifex-integration[bot] authored Aug 19, 2024
1 parent ba439b2 commit 4d80c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/contributing/EnvironmentSetting.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Please note that plugins do not have to be installed - if you have Internet acce

### IntelliJ IDEA Settings

* Configure [Java SDK на JDK17](https://www.jetbrains.com/help/idea/sdk.html#manage_sdks)
* Set [Java SDK to JDK17](https://www.jetbrains.com/help/idea/sdk.html#manage_sdks)
* Enable annotation processing: `File -> Settings -> Build, Execution, Deployment -> Compiler -> Annotation Processors -> Enable annotation processing`
* Configure auto import settings, details in the [article](https://www.jetbrains.com/help/idea/creating-and-optimizing-imports.html). Pay special attention to import optimization.
* There is no need to start optimization of imports of the entire project, this is followed by maintainers. If, after optimizing imports, changed files appeared that did not change during the development process, you should notify the maintainers and roll back these changes.

0 comments on commit 4d80c90

Please sign in to comment.