ademakov commented on code in PR #1767:
URL: https://github.com/apache/ignite-3/pull/1767#discussion_r1131163004
##########
DEVNOTES.md:
##########
@@ -137,13 +139,7 @@ After opening the project in IntelliJ, double check that
the Java SDK is properl
* In the `Project` section, make sure the project language level is set to
11.0 as Ignite makes use of several Java 11
language features
-Ignite uses machine code generation for some of it's modules. To generate
necessary production code, build the project using gradle.
-
-Configure Idea code style (for IntelliJ Idea >= 2019):
-* 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 schema
-* Reboot IntelliJ Idea
+Ignite uses machine code generation for some of its modules. To generate
necessary production code, build the project using gradle.
Review Comment:
That's fine, I'll change it, but please note that I didn't write this
sentence in the first place, I just replaced "it's" with "its".
--
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]