Files
android_development/ide/eclipse/android.importorder
Jeff Sharkey 221249dc6e And yet another pass at cleaning up ordering.
To meet the spirit of the style guide, this places "com.android" near
"android" to separate it from other "com" items.

It also enforces identical ordering on all static imports.

Change-Id: I51e9847a42505db5cec8b9083d1dbc840a47c2c3
2015-12-18 19:24:05 +00:00

23 lines
214 B
Plaintext

21=javax
20=java
19=org
18=net
17=junit
16=gov
15=com
14=libcore
13=dalvik
12=com.android
11=android
10=\#javax
9=\#java
8=\#org
7=\#net
6=\#junit
5=\#gov
4=\#com
3=\#libcore
2=\#dalvik
1=\#com.android
0=\#android