Anna Kozlova
|
14f91eb65f
|
final field initialization: class initializers (IDEA-130312)
|
2014-10-30 18:41:03 +01:00 |
|
Anna Kozlova
|
35005bc88e
|
IDEA-125947 not initialized final field should not be raised on any refs from inner classes
|
2014-06-05 16:05:47 +04:00 |
|
Alexey Kudravtsev
|
c7b78f76a2
|
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
|
2014-02-18 13:55:52 +04:00 |
|
anna
|
17fbe75287
|
not initialized problem: fix static fields checks
|
2013-11-04 11:06:17 +01:00 |
|
anna
|
18ee2d80f1
|
forbid references on final fields from another ones (IDEA-100237)
|
2013-10-22 21:02:23 +02:00 |
|
anna
|
7bf6e776a3
|
warn about usages of final fields in another fields even if they appear after constructor where it would be definitely assigned (IDEA-114280)
|
2013-10-02 19:01:46 +02:00 |
|
Bas Leijdekkers
|
816cc8a140
|
IDEA-93515 (Good code red: variable might not have been initialized)
|
2013-09-10 20:08:37 +02:00 |
|
Alexey Kudravtsev
|
735a9d17a8
|
java highlighting tests moved to community
|
2010-06-25 12:46:38 +04:00 |
|