aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/dictionary.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-10-25 15:22:50 -0700
committerTor Norbye <tnorbye@google.com>2011-10-26 13:31:29 -0700
commit53f27f8adbe5a657e766d81af1d584c2490730b7 (patch)
tree699b121a20ed6f463646050f06b63dbf58d5ffd6 /eclipse/dictionary.txt
parent7e0eaad20ace845d610d225190e78ea73b4b1774 (diff)
downloadsdk-53f27f8adbe5a657e766d81af1d584c2490730b7.zip
sdk-53f27f8adbe5a657e766d81af1d584c2490730b7.tar.gz
sdk-53f27f8adbe5a657e766d81af1d584c2490730b7.tar.bz2
Two new lint warnings: array-size check, and manifest order
This changeset adds two warnings: (1) A new lint warning which checks the sizes (number of items) in arrays of the same name across the various resource files and warns if the number of items differ. (2) A new "manifest order" detector which looks for element ordering problems in manifest files, such as placing <uses-sdk> after the <application> element. It also cleans up the way XML detectors were handled such that a detector can be an XML detector without being a resource detector (such as the manifest detector for example). Finally it also moves classpath initialization into the tool context where it belongs. Change-Id: I02fee56bfdbe1064874acf70f18db79897d8a908
Diffstat (limited to 'eclipse/dictionary.txt')
-rw-r--r--eclipse/dictionary.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclipse/dictionary.txt b/eclipse/dictionary.txt
index 66911d5..64617ed 100644
--- a/eclipse/dictionary.txt
+++ b/eclipse/dictionary.txt
@@ -147,6 +147,7 @@ luminance
mac
macs
malformed
+markup
marquee
metadata
min
@@ -259,6 +260,7 @@ tooltips
traceview
translucency
trig
+txt
typo
ui
uncomment
@@ -291,4 +293,3 @@ xmlns
ydpi
zip
zipalign
-markup