diff options
author | Tor Norbye <tnorbye@google.com> | 2011-12-22 16:57:14 -0800 |
---|---|---|
committer | Tor Norbye <tnorbye@google.com> | 2011-12-22 16:57:14 -0800 |
commit | 820265da80f6aef2f95d94bbc329e30999ec794f (patch) | |
tree | 33e00d03d1f9b2afaa31e6cab973c57ba76aaf5e /eclipse/plugins/com.android.ide.eclipse.traceview/about.properties | |
parent | c709b3f74e3353f3df6b0d9371cc761a853d3643 (diff) | |
download | sdk-820265da80f6aef2f95d94bbc329e30999ec794f.zip sdk-820265da80f6aef2f95d94bbc329e30999ec794f.tar.gz sdk-820265da80f6aef2f95d94bbc329e30999ec794f.tar.bz2 |
Add @NonNull annotation and configure Eclipse settings
This changeset adds a new @NonNull annotation, to match our existing
@Nullable annotation, and it adds configuration settings for Eclipse
3.8 / Eclipse 4.2 which configures the new null analysis there to use
our own annotations. Note that the annotations only have source
retention so there is no extra size or class-loading overhead. (To use
findbugs you'll need to temporarily change retention to class-level.)
In upcoming CL's I'll use these annotations to clarify the Lint API
and other APIs.
Change-Id: I99096d8b8a7e25ef002624d592da7700195a5872
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.traceview/about.properties')
0 files changed, 0 insertions, 0 deletions