aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/dictionary.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-12-13 18:22:07 -0800
committerTor Norbye <tnorbye@google.com>2012-01-06 12:14:12 -0800
commit4c68f3dc9f10b76f1a32ff9c86587adca385a6d7 (patch)
treecc55067d195c1b2f89821a4716329f3510182357 /eclipse/dictionary.txt
parent51823e55d86449d14533e6bee69215196a42a829 (diff)
downloadsdk-4c68f3dc9f10b76f1a32ff9c86587adca385a6d7.tar.gz
sdk-4c68f3dc9f10b76f1a32ff9c86587adca385a6d7.tar.bz2
sdk-4c68f3dc9f10b76f1a32ff9c86587adca385a6d7.zip
Lint Library Support
This changeset adds support for library projects to lint. Lint now checks all the library projects for errors as well, and projects that depend on global analysis (such as the unused resource detector) will properly handle resource declarations and references across projects. This changeset also cleans up the multi-project handling for the Lint window in Eclipse. The "Run Lint" toolbar action, in addition to operating on multiple selection, now has a dropdown menu for choosing which projects to check (and there are also actions for checking all projects, the current file, and clearing markers). Running lint on a project will also automatically include dependent library projects. Finally, some misc UI improvements: The Lint preference dialog includes buttons for quickly enabling and disabling all the checks; the Lint View includes a Project column which is shown when more than one project is checked, and the file and linenumber columns are now blank when the location does not correspond to a specific file. Change-Id: I733f5258102dfb0aebbc2b75cb02b9ba6ef974e8
Diffstat (limited to 'eclipse/dictionary.txt')
-rw-r--r--eclipse/dictionary.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/dictionary.txt b/eclipse/dictionary.txt
index 601d9ebe2..7084816b1 100644
--- a/eclipse/dictionary.txt
+++ b/eclipse/dictionary.txt
@@ -201,6 +201,7 @@ programmatically
proguard
proxies
proxy
+pulldown
px
quickfix
recompilation