aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/dictionary.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-06-08 17:19:20 -0700
committerTor Norbye <tnorbye@google.com>2011-06-08 17:19:20 -0700
commitc99b6718c30d75adb36727d3f9feaa4e89c5d181 (patch)
treec89cfdca6c40cf61c301ad912142ea6f18eda578 /eclipse/dictionary.txt
parent52a4e9a3afd7aecd06801b42d2ba8786ce824921 (diff)
downloadsdk-c99b6718c30d75adb36727d3f9feaa4e89c5d181.zip
sdk-c99b6718c30d75adb36727d3f9feaa4e89c5d181.tar.gz
sdk-c99b6718c30d75adb36727d3f9feaa4e89c5d181.tar.bz2
Suggest similar class names or missing pkgs in the error console
If the layout XML file contains typos, the rendering will fail and the canvas will list the missing classes along with hyperlinks to create a new class, configure the build path etc. This changeset looks for "typos" in the view names and if it finds a similar real view class, either among the Android views or among the custom views in the current project, then it will add a hyperlink suggestion to fix the XML by editing the name to the correct spelling. It also handles the scenario where you have typed in a custom view class name correctly, but have forgotten to include its package. In a followup changeset this functionality will be available from the XML editing quick assistant as well. Change-Id: Iaefd3f503795e25e6eb38353c60c645061d4814e
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 7264f13..853cb3c 100644
--- a/eclipse/dictionary.txt
+++ b/eclipse/dictionary.txt
@@ -120,6 +120,7 @@ javadoc
keystore
layoutlib
leaky
+levenshtein
lib
lifecycle
linebreaks