Commit Graph
5 Commits
Author SHA1 Message Date
anna e39f09af16 @Nullable/@NotNull problems: false positive: annotation is inapplicable for primitive types (IDEA-78186 ) 2011-12-07 20:42:09 +01:00
anna 44ad96872c test data 2011-08-24 18:04:29 +02:00
anna 01de4037a2 nullable problems: disable warnings on "complex" getters/setters (IDEA-63958) 2011-08-24 15:41:38 +02:00
Bas Leijdekkers a42ef74339 IDEA-15184 (Inspection "@NotNull/@Nullable" problems misses @NotNull getter for @Nullable field)
IDEA-60156 (Inspection: Detect assignment to @NotNull field from unannotated parameter)
2010-10-26 21:54:52 +02:00
Dmitry Jemerov 19e9b897aa moving tests to CE 2009-09-25 21:07:37 +04:00