aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/icons
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-02-02 08:56:10 -0800
committerTor Norbye <tnorbye@google.com>2012-02-02 13:02:36 -0800
commit1e71c9dd83e3d696d736a3328fa7b12b7a303dd8 (patch)
tree38ef9519d1eef5a59f7fa8f0fec2e5c1643c00fb /eclipse/plugins/com.android.ide.eclipse.adt/icons
parent67b0a4e585510f6657143a6cac2f6034f3e5ca75 (diff)
downloadsdk-1e71c9dd83e3d696d736a3328fa7b12b7a303dd8.zip
sdk-1e71c9dd83e3d696d736a3328fa7b12b7a303dd8.tar.gz
sdk-1e71c9dd83e3d696d736a3328fa7b12b7a303dd8.tar.bz2
Add marker resolution for adding @SuppressLint to Java files
This changeset adds a new marker resolution for adding @SuppressLint annotation (or modifying an existing @SuppressLint) in the method, field or class surrounding a lint warning. It searches up in scope and adds one suggestion for each enclosing applicable scope. This changeset also makes the suppress id's be case insensitive such that a codestyle similar to the one used by @SuppressWarnings is possible. Change-Id: I0a6a80c4e2d526f1c8fc6aedd95674a25e6a22f0
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.adt/icons')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.adt/icons/newannotation.pngbin0 -> 472 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/icons/newannotation.png b/eclipse/plugins/com.android.ide.eclipse.adt/icons/newannotation.png
new file mode 100644
index 0000000..d2e4721
--- /dev/null
+++ b/eclipse/plugins/com.android.ide.eclipse.adt/icons/newannotation.png
Binary files differ