diff options
author | Tor Norbye <tnorbye@google.com> | 2011-03-25 15:02:22 -0700 |
---|---|---|
committer | Tor Norbye <tnorbye@google.com> | 2011-03-25 15:02:22 -0700 |
commit | e2726b151fdb7b60fe603cc92b837b4c2b36258c (patch) | |
tree | ce72d99baf40341b812a8644ca182c9b224c9b81 /layoutlib_api/src | |
parent | 4accf6c87d857244219cd8870f16c7c29bf3bc86 (diff) | |
download | sdk-e2726b151fdb7b60fe603cc92b837b4c2b36258c.zip sdk-e2726b151fdb7b60fe603cc92b837b4c2b36258c.tar.gz sdk-e2726b151fdb7b60fe603cc92b837b4c2b36258c.tar.bz2 |
Handle AAPT ranges in value resource files
The earlier fix to add editor column ranges for AAPT errors handled
the types of errors that occur in layout .xml files. In value
definition files there are several additional error messages that can
be parsed to infer the actual error range on the line. This changeset
adds handling for these additional cases, plus various unit tests.
It also fixes a couple of corner cases in layout files - in
particular, the case where a resource value is missing, and the case
where there are other -valid- uses of the same value earlier on the
same line where the first reference would be highlighted rather than
the one following the property in error.
Change-Id: I02906ada43a884d7518348924715892de9d33311
Diffstat (limited to 'layoutlib_api/src')
0 files changed, 0 insertions, 0 deletions