Skip to content

Commit

Permalink
Update Android Studio code style instructions.
Browse files Browse the repository at this point in the history
This has been a source of confusion for several developers since the
old instructions are ambiguous about the last step.

BUG=

Review-Url: https://codereview.chromium.org/2864433005
Cr-Commit-Position: refs/heads/master@{#469392}
  • Loading branch information
estevenson authored and Commit bot committed May 4, 2017
1 parent 263f01e commit 2ecfaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/android_studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ includes `R.java`).
* If you ever need to reset it: `rm -r ~/.AndroidStudio*/`
* Import Android style settings:
* Help -> Find Action -> "Code Style" (settings) -> Java ->
Manage -> Import
Manage -> Import -> select "Intellij IDEA code style XML" -> OK
* Select `tools/android/android_studio/ChromiumStyle.xml`
* Turn on automatic import:
* Help -> Find Action -> "Auto Import"
Expand Down

0 comments on commit 2ecfaf6

Please sign in to comment.