File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,9 @@ For IntelliJ IDEA, we suggest the following settings and plugin.
4949The default JVM to build and run tests from the command line should be Java 8.
5050
5151* Use Java 8 to build and run tests:
52- * top right Settings icon -> ` Project Structure ` -> ` Project ` -> ` SDK ` -> ` Download JDK... ` -> ` Version: 1.8 ` -> ` Download `
52+ * ` Project Structure ` -> ` Project ` -> ` SDK ` -> ` Download JDK... ` -> ` Version: 1.8 ` -> ` Download `
5353* Configure Java and Groovy import formatting:
54- * top right Settings icon -> ` Settings... ` ->` Editor ` > ` Code Style ` > ` Java ` > ` Imports `
54+ * ` Settings... ` ->` Editor ` > ` Code Style ` > ` Java ` > ` Imports `
5555 * ` Class count to use import with '*' ` : ` 9999 ` (some number sufficiently large that is unlikely to matter)
5656 * ` Names count to use static import with '*' ` : ` 9999 `
5757 * Use the following import layout to ensure consistency with google-java-format:
You can’t perform that action at this time.
0 commit comments