You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2021/11/09 13:45:00 UTC

[jira] [Updated] (IGNITE-15874) Add idea/intellij-java-google-style.xml import instruction to idea into DEVNOTES.md

     [ https://issues.apache.org/jira/browse/IGNITE-15874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vyacheslav Koptilin updated IGNITE-15874:
-----------------------------------------
    Description: 
After implementing ticket IGNITE-15371, I forgot to add instructions for importing a *idea/intellij-java-google-style.xml* into an idea into a {*}DEVNOTES.md{*}.

The following steps should be done in order to properly apply a new code style script:
 - Open _File_ -> _Settings_ -> _Editor_ -> _Code Style_ -> _Scheme_ -> _gear_ (Show Scheme Actions) -> _Import Scheme_ -> _IntelliJ IDEA code style XML_ 
 - Choose: ${igniteProject}/idea/intellij-java-google-style.xml
 - Import the scheme
 - Reboot Intellij IDEA

  was:After implementing ticket IGNITE-15371, I forgot to add instructions for importing a *idea/intellij-java-google-style.xml* into an idea into a *DEVNOTES.md*.


> Add idea/intellij-java-google-style.xml import instruction to idea into DEVNOTES.md
> -----------------------------------------------------------------------------------
>
>                 Key: IGNITE-15874
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15874
>             Project: Ignite
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha4
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> After implementing ticket IGNITE-15371, I forgot to add instructions for importing a *idea/intellij-java-google-style.xml* into an idea into a {*}DEVNOTES.md{*}.
> The following steps should be done in order to properly apply a new code style script:
>  - Open _File_ -> _Settings_ -> _Editor_ -> _Code Style_ -> _Scheme_ -> _gear_ (Show Scheme Actions) -> _Import Scheme_ -> _IntelliJ IDEA code style XML_ 
>  - Choose: ${igniteProject}/idea/intellij-java-google-style.xml
>  - Import the scheme
>  - Reboot Intellij IDEA



--
This message was sent by Atlassian Jira
(v8.20.1#820001)