Commit 12215a54 authored by Ted Choc's avatar Ted Choc Committed by Commit Bot

Update eclipse import ordering documentation.

BUG=

Change-Id: Id8b068f4524181e85ab483ec74a300b06a116334
Reviewed-on: https://chromium-review.googlesource.com/1217542Reviewed-by: default avatarDavid Trainor <dtrainor@chromium.org>
Commit-Queue: Ted Choc <tedchoc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#590336}
parent 865856ed
......@@ -47,10 +47,9 @@ settings below are inside Window > Preferences.
* Select the android-formatting.xml file
* Make sure Android is set as the Active Profile
* Java import order
* Download [android.importorder](https://raw.githubusercontent.com/android/platform_development/master/ide/eclipse/android.importorder)
* Select Java > Code Style > Organize Imports from the tree on the left
* Click Import...
* Select the android.importorder file
* Select the `<project root>/tools/android/eclipse/android.importorder` file
* Disable automatic refresh. Otherwise, Eclipse will constantly try to refresh
your projects (which can be slow).
* Select General > Workspace from the tree on the left.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment