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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b451348edc164b53fcbd27f8f17ca010cc5ce5f3
openide
/
java
/
java-tests
/
testData
/
inspection
/
deadCode
T
History
Anna Kozlova
b451348edc
fix testdata
2017-01-18 13:29:49 +03:00
..
abstractClassWithSerializableSubclasses
…
additionalAnnotations
…
annotationInterface
…
chainOfCalls
…
chainOfSuppressions
…
classLiteralRef
…
classUsedInMethodParameter
unused declaration: ensure refs are collected from method's parameter list as well as it's body (IDEA-158182)
2016-09-06 11:58:44 +03:00
constructorCalls
…
constructorCalls1
…
constructorReachableFromFieldInitializer
…
defaultConstructor
…
deprecatedAsEntryPoint
unused declaration: treat @deprecated members as entry points as they can't be deleted
2016-09-07 16:16:21 +03:00
enumInstantiation
…
enumValues
…
formUsage
…
functionalExpressions
…
ignoreUnusedFields
…
instantiatedInTestOnly
…
instantiatedInTestOnlyStatic
…
junitAbstractClassWithInheritor
…
junitAbstractClassWithoutInheritor
…
junitEntryPoint
…
junitEntryPointCustomRunWith
…
localVariables
fix testdata
2017-01-18 13:29:49 +03:00
mockedField
…
mutableCalls
…
nonJavaReferences
…
packageLocal
…
reachableFromFieldArrayInitializer
…
reachableFromFieldInitializer
…
reachableFromMain
…
reachableFromXml
…
SCR6067
…
SCR9690
…
serializable
…
singleton
…
staticMethods
…
suppress
…
suppress1
…
suppress2
…
unusedEnum
…
usagesInAnonymous
…