This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
145f701bc1e398bfa950722adc822043b7d1d3b2
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
10d04aeab3
IDEA-133129 Expression is incorrectly detected as being nullable
2014-11-20 15:54:02 +01:00
..
blockMarkerComments
…
canBeFinal
…
converter
fix test data
2014-10-31 08:45:56 +01:00
dataFlow
IDEA-133129 Expression is incorrectly detected as being nullable
2014-11-20 15:54:02 +01:00
deadCode
unused declaration: add refs on functional interface from functional expressions (IDEA-132138)
2014-11-14 18:09:47 +01:00
defaultFileTemplateUsage
IDEA-132440 (more straightforward element lookup)
2014-11-06 18:00:38 +01:00
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
field may be local: ignore all fields referenced by qualifier (IDEA-133017)
2014-11-17 19:55:40 +01:00
globalContext
…
guarded
…
javaDocInspection
…
localCanBeFinal
…
magic
/simple
…
nullableProblems
IDEA-131537 Inspection "Setter parameter for @Nullable field is annotated @NotNull" is doubtful
2014-10-28 22:37:16 +04:00
numericOverflow
/simple
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
part II for IDEA-132470 (Wrong code inspections on signature polymorphic method calls)
2014-11-07 12:15:52 +01:00
redundantCast
…
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
…
suspiciousNameCombination
lambda return value: do not check containing method name against lambda return value
2014-11-18 18:36:30 +01:00
testOnly
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
api usage inspection: warn if old interface method was made default and class doesn't override it
2014-10-01 18:15:06 +02:00
visibility
…