Skip to content

Commit

Permalink
Merge pull request 1c-syntax#3335 from 1c-syntax/translations_docs-co…
Browse files Browse the repository at this point in the history
…ntributing-environmentsetting-md--develop_en
  • Loading branch information
nixel2007 authored Aug 26, 2024
2 parents 4ffc3b4 + 4d80c90 commit f7ad65d
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 f7ad65d

Please sign in to comment.