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-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ba0890182be516fb572fc09853139a49f39bcdc
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
peter
c72c1bf7c6
dfa: mark ephemeral states even when there's no way of checking contract condition (IDEA-137604)
2015-03-17 13:03:44 +01:00
..
blockMarkerComments
…
canBeFinal
method can be final: eliminate conflict between masks (IDEA-135056)
2015-01-15 10:25:53 +01:00
converter
…
dataFlow
dfa: mark ephemeral states even when there's no way of checking contract condition (IDEA-137604)
2015-03-17 13:03:44 +01:00
deadCode
…
defaultFileTemplateUsage
…
defUse
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
javaDocInspection
…
lambdaLibsStatic
inspection to highlight and convert pseudo-functional code (like guava Iterables) to java 8 api. initial version
2015-03-12 15:27:19 +03:00
localCanBeFinal
…
magic
/simple
…
nullableProblems
IDEA-23971 Warn on @NotNull nont-initialized fields in a class that has default constructor
2015-02-17 15:55:07 +01:00
numericOverflow
/simple
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
redundant cast: ensure only one cast from 2 same but equals casts is suggested as redundant (IDEA-135043)
2015-01-19 19:02:13 +01:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
smartInheritance
…
suspiciousCalls
testdata fixed
2015-02-19 19:10:09 +01:00
suspiciousNameCombination
…
testOnly
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
api usage: warn about @Override on 'non-existing' method
2015-01-27 21:34:08 +03:00
visibility
…